Skip to content

Hostname

body-good.com

Last fetched

body-good.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

body-good.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.73.25.9835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.139.9152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.68.16152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.69.10552.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.225.13554.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.150.9254.250.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
bodygood co.
Contact emails

Subdomains

3 observed subdomains of body-good.com.

Web-graph footprint

Distinct hostnames that link to or from body-good.com in the public web crawl.

19 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for body-good.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.repica.jp
SPF_IP3.114.80.136/32

Related pages

Pivot deeper into the graph from body-good.com.

Cypher and MCP

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

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