Skip to content

Hostname

maille.com

Last fetched

maille.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · maille.comRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/maille.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.198.14.52104.198.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
20.238.208.2120.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:299
Organization
unilever ip holdings b.v.
Contact emails

Subdomains

12 observed subdomains of maille.com.

Web-graph footprint

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

333 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for maille.com.

MechanismTarget
SPF_Amaille.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonaws.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.dms.unileverservices.com
SPF_INCLUDEservers.mcsv.net
SPF_MXmaille.com

Related pages

Pivot deeper into the graph from maille.com.

Cypher and MCP

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

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