Hostname
bodyof9.com
Last fetched
bodyof9.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bodyof9.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.146.181.132 | 16.172.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.211.26.77 | 35.8.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.38.162.19 | 52.46.30.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.245.71.222 | 54.252.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bodyof9.com owner
- Contact emails
- 33980792-ea72-4237-8630-cc2eac1ad64a@identity-protect.org
- 4cb21e73-bfe5-4a69-9a9b-3d1b3a5c6459@identity-protect.org
- 81ff84fc-5972-43ac-9a9b-01339e413446@identity-protect.org
- 8c157e91-18e9-4b0c-b8ad-77eb2f9ec40f@identity-protect.org
- 8e63c3ae-5467-4d62-a6f3-56a77828a3c8@identity-protect.org
- a13e0203-12a8-4061-bfbc-183d0f42c569@identity-protect.org
- c16e80d9-63e6-4f31-8dff-d066837e59af@identity-protect.org
- owner-549780@bodyof9.com.whoisprivacyservice.org
- owner-6400780@bodyof9.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of bodyof9.com.
Web-graph footprint
Distinct hostnames that link to or from bodyof9.com in the public web crawl.
12 sites link to this hostname.
96 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for bodyof9.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bodyof9.com.
- IP · 16.146.181.132
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 33980792-ea72-4237-8630-cc2eac1ad64a@identity-protect.org
- TLD · .com
- Browse hostnames · bo…
- 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: "bodyof9.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.