Skip to content

Hostname

mail.adhost.com

Last fetched

mail.adhost.com resolves to 1 IPv4 address operated by AS17378 - TierPoint, LLC in US.

Nutrition Label

WHISPER CANON · mail.adhost.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mail.adhost.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.211.128.3216.211.128.0/20AS17378AS17378 - TierPoint, LLCUS

WHOIS identity

No WHOIS records are currently associated with mail.adhost.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • mail.adhost.com

SPF policy

11 SPF mechanisms authorising senders for mail.adhost.com.

MechanismTarget
SPF_INCLUDEadhost.com
SPF_INCLUDEdbsintl.com
SPF_IP174.129.2.126
SPF_IP199.96.251.118
SPF_IP216.150.131.207
SPF_IP216.150.131.221
SPF_IP66.203.84.164
SPF_IP66.203.84.165
SPF_IP66.203.92.36/32
SPF_IP69.7.224.25
SPF_IP69.7.224.26

Related pages

Pivot deeper into the graph from mail.adhost.com.

Cypher and MCP

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

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