Skip to content

Hostname

exchangedefender.com

Last fetched

exchangedefender.com resolves to 1 IPv4 address operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · exchangedefender.comRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/exchangedefender.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.29.121.21072.29.120.0/23AS17378AS17378 - TierPoint, LLCUS

WHOIS identity

Registrar
iana:146
Organization
benz urlich
Contact emails

Subdomains

234 observed subdomains of exchangedefender.com.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for exchangedefender.com.

MechanismTarget
SPF_Aexchangedefender.com
SPF_IP144.202.183.248/29
SPF_IP174.136.31.16/28
SPF_IP174.136.37.0/27
SPF_IP207.210.228.192/28
SPF_IP65.99.255.0/24
SPF_IP72.249.180.0/23
SPF_IP72.29.121.208/28
SPF_MXexchangedefender.com

Related pages

Pivot deeper into the graph from exchangedefender.com.

Cypher and MCP

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

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