Skip to content

Hostname

bodyintelligence.com

Last fetched

bodyintelligence.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · bodyintelligence.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bodyintelligence.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.239.198.2313.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.200.2403.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.120.252.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.240.24952.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.70.17154.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.182.6354.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bodyintelligence.com.

MechanismTarget
SPF_Abodyintelligence.com
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP168.245.125.243
SPF_IP198.2.128.0/18
SPF_MXbodyintelligence.com

Related pages

Pivot deeper into the graph from bodyintelligence.com.

Cypher and MCP

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

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