Hostname
mapmyaccess.com
Last fetched
mapmyaccess.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mapmyaccess.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.80.15 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.39 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.51 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.73 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.30.40 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.30.41 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.30.73 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.30.76 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0161973643
- Contact emails
- mapmyaccess.com@contactprivacy.com
- 0862f45c-937d-4e19-b4bb-064104c75d07@identity-protect.org
- 24d8c883-ad29-4aeb-9290-de5a3a5e0ac1@identity-protect.org
- 2a7942b6-f293-4697-bea3-4a3f525fa7fc@identity-protect.org
- 94519650-56e6-4101-9ca7-e7351115f448@identity-protect.org
- c1846fde-2c51-4260-af23-4c597645ffa2@identity-protect.org
- owner-11784842@mapmyaccess.com.whoisprivacyservice.org
- owner-304594@mapmyaccess.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of mapmyaccess.com.
Web-graph footprint
Distinct hostnames that link to or from mapmyaccess.com in the public web crawl.
11 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mapmyaccess.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from mapmyaccess.com.
- IP · 18.238.80.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · mapmyaccess.com@contactprivacy.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: "mapmyaccess.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.