Skip to content

Hostname

bodyteeze.com

Last fetched

bodyteeze.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · bodyteeze.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bodyteeze.com

Resolution chain

bodyteeze.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.206.232.72172.200.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:440
Organization
body teeze screen printing, in
Contact emails

Subdomains

14 observed subdomains of bodyteeze.com.

Web-graph footprint

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

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bodyteeze.com.

MechanismTarget
SPF_INCLUDE_spf_cd.spamtitan.com
SPF_INCLUDEcloud-out-c.spamtitan.com
SPF_IP100.34.224.80
SPF_IP172.206.232.72
SPF_IP18.189.8.252/32
SPF_IP18.214.211.208
SPF_IP18.216.227.84/32
SPF_IP3.134.134.92/32
SPF_IP3.140.150.54/32
SPF_IP3.22.148.152/32
SPF_IP34.199.208.113

Related pages

Pivot deeper into the graph from bodyteeze.com.

Cypher and MCP

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

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