Hostname
mmusoftball.com
Last fetched
mmusoftball.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
mmusoftball.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.55.118 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.7 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.84 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.91 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.20.42 | 3.162.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.162.20.45 | 3.162.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.162.20.69 | 3.162.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.162.20.74 | 3.162.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mmusoftball.com owner
- Contact emails
- 01df4df7-1d5b-43c4-a319-1153cd1a6926@identity-protect.org
- 23b5abbf-9ac2-4149-a46e-739f152242cb@identity-protect.org
- 84af10dd-4861-4009-b384-b32b11f780d5@identity-protect.org
- 8ff430b7-017f-44f8-b6bc-84f66e90573f@identity-protect.org
- d1325049-ede1-485e-9c17-ac3062875342@identity-protect.org
- f2f82fbb-a791-44dd-b9ff-99e844219396@identity-protect.org
- owner-5028751@mmusoftball.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of mmusoftball.com.
| Subdomain |
|---|
| www.mmusoftball.com |
Web-graph footprint
Distinct hostnames that link to or from mmusoftball.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from mmusoftball.com.
- IP · 18.238.55.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 01df4df7-1d5b-43c4-a319-1153cd1a6926@identity-protect.org
- TLD · .com
- Browse hostnames · mm…
- 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: "mmusoftball.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.