Hostname
map-care.com
Last fetched
map-care.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
map-care.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.184.4 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.184.59 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.100 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.103 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.107 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.110 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.115 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.119 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.120 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.125 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.17 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.33 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.42 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.5 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.50 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.59 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.61 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.62 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.79 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.186.229 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:244
- Organization
- hyundai autoever
- Contact emails
Subdomains
24 observed subdomains of map-care.com.
Web-graph footprint
Distinct hostnames that link to or from map-care.com in the public web crawl.
7 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for map-care.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 13.124.205.229 |
| SPF_IP | 13.124.94.233 |
| SPF_IP | 13.125.182.3 |
| SPF_IP | 13.125.63.113 |
| SPF_IP | 18.156.48.68 |
| SPF_IP | 3.122.10.16 |
| SPF_IP | 54.180.183.233 |
Related pages
Pivot deeper into the graph from map-care.com.
- IP · 3.5.184.4
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:244
- Country · KR
- Email · hoonsu.cha@hyundai-mnsoft.com
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "map-care.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.