Skip to content

Hostname

zantingh.com

Last fetched

zantingh.com resolves to 1 IPv4 address operated by AS-TBNLTN in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · zantingh.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zantingh.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.255.182.221141.255.180.0/22AS31586AS-TBNLTNNL

WHOIS identity

Registrar
iana:1647
Organization
zantingh b.v.
Contact emails

Subdomains

4 observed subdomains of zantingh.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for zantingh.com.

MechanismTarget
SPF_Azantingh.com
SPF_INCLUDEspf.dailycms.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.39.185.40
SPF_IP81.173.75.207
SPF_IP87.255.33.180
SPF_MXzantingh.com

Related pages

Pivot deeper into the graph from zantingh.com.

Cypher and MCP

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

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