Skip to content

Hostname

zirkzeegroup.com

Last fetched

zirkzeegroup.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.119.1.15693.119.0.0/20AS20857NL

WHOIS identity

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

Subdomains

1 observed subdomain of zirkzeegroup.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for zirkzeegroup.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.myfasthosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.softwarehosting.nl
SPF_INCLUDEspfinclude.werkonline.nu
SPF_IP159.8.241.54
SPF_IP82.201.70.240/28
SPF_IP83.219.81.179
SPF_IP83.219.81.180/32

Related pages

Pivot deeper into the graph from zirkzeegroup.com.

Cypher and MCP

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

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