Skip to content

Hostname

4tot12.com

Last fetched

4tot12.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:269
Organization
c.h.m. reezigt-swart
Contact emails

Subdomains

5 observed subdomains of 4tot12.com.

Threat posture

History

Mail and authentication

MX records

  • 4tot12.com

SPF policy

8 SPF mechanisms authorising senders for 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

Related pages

Pivot deeper into the graph from 4tot12.com.

Cypher and MCP

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

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