Skip to content

Hostname

mail.hosterdotcom.com

Last fetched

mail.hosterdotcom.com resolves to 2 IPv4 addresses operated by AS47583 in US.

Nutrition Label

WHISPER CANON · mail.hosterdotcom.comRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.hosterdotcom.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.106.250.14109.106.248.0/22AS47583US
142.250.188.19142.250.188.0/24AS15169GOOGLE - Google LLCUS

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.hosterdotcom.com.

MechanismTarget
SPF_Amail.hosterdotcom.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP109.106.250.1/24
SPF_IP151.106.100.201
SPF_IP195.35.61.44
SPF_IP212.1.208.121
SPF_IP212.1.208.126
SPF_IP31.170.163.1
SPF_MXmail.hosterdotcom.com

Related pages

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

Cypher and MCP

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

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