Skip to content

Hostname

mail.4tot12.com

Last fetched

mail.4tot12.com resolves to 1 IPv4 address operated by AS20857 in NL.

Nutrition Label

WHISPER CANON · mail.4tot12.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mail.4tot12.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.170.88.2995.170.64.0/19AS20857NL

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.4tot12.com.

MechanismTarget
SPF_A4tot12.com
SPF_Aallekinderfeestjes.nl
SPF_INCLUDE_spf.transip.email
SPF_IP145.128.162.245
SPF_IP149.210.171.117
SPF_IP212.204.183.140
SPF_IP95.170.88.29
SPF_MX4tot12.com
SPF_MXmail.4tot12.com

Related pages

Pivot deeper into the graph from mail.4tot12.com.

Cypher and MCP

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

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