Hostname
myrunmap.com
Last fetched
myrunmap.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
myrunmap.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.160.41.100 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.124 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.4 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.59 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.12 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.14 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.29 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.54 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of myrunmap.com owner
- Contact emails
- 23ce8199-217b-4fe2-a806-075a04d807eb@identity-protect.org
- 5cbca46c-0663-472e-bc0a-3b5d637e42b9@identity-protect.org
- 71263cc8-4e3a-4e2c-8964-55de94076123@identity-protect.org
- 8ec39042-8e67-4981-9a52-e2b1e85e3f4e@identity-protect.org
- c5355b82-741f-40bc-98d8-c7c6bee2ca0c@identity-protect.org
- dc10046e-78be-4e39-bbe4-de037f9a63d2@identity-protect.org
- e9c550a0-3a52-408e-80fb-fa75dc64f067@identity-protect.org
- owner-6330092@myrunmap.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of myrunmap.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for myrunmap.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.privateemail.com |
Related pages
Pivot deeper into the graph from myrunmap.com.
- IP · 18.160.41.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 23ce8199-217b-4fe2-a806-075a04d807eb@identity-protect.org
- TLD · .com
- Browse hostnames · my…
- 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: "myrunmap.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.