Skip to content

Hostname

teambeachbody.com

Last fetched

teambeachbody.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.172.185.4118.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.6018.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.6718.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.8318.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.124.10118.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.124.12118.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.124.5418.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.124.6118.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.12618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.12718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.1054.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.354.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.5354.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.8254.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
beachbody,
Contact emails

Subdomains

25 observed subdomains of teambeachbody.com.

Web-graph footprint

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

931 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for teambeachbody.com.

MechanismTarget
SPF_Ateambeachbody.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEdataback.com
SPF_INCLUDEjangomail.com
SPF_INCLUDEmxlogic.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_MXteambeachbody.com

Related pages

Pivot deeper into the graph from teambeachbody.com.

Cypher and MCP

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

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