Skip to content

Hostname

bodysoma.com

Last fetched

bodysoma.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1898 as the registrar.

Nutrition Label

WHISPER CANON · bodysoma.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bodysoma.com

Resolution chain

bodysoma.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.138.11213.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.11413.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.613.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.6913.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.161.94.383.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.513.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.543.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.63.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:1898
Organization
andrea lapp-jochem
Contact emails

Subdomains

3 observed subdomains of bodysoma.com.

Web-graph footprint

Distinct hostnames that link to or from bodysoma.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bodysoma.com.

MechanismTarget
SPF_Awwwbodysomacom.sakura.ne.jp
SPF_INCLUDE_spf.google.com
SPF_MXbodysoma.com

Related pages

Pivot deeper into the graph from bodysoma.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bodysoma.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.