Skip to content

Hostname

zooffsocks.com

Last fetched

zooffsocks.com resolves to 1 IPv4 address operated by AS25459 in NL. WHOIS lists iana:1464 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.124.124.2794.124.120.0/21AS25459NL

WHOIS identity

Registrar
iana:1464
Organization
boet lifestyle b.v.
Contact emails

Subdomains

2 observed subdomains of zooffsocks.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for zooffsocks.com.

MechanismTarget
SPF_Apb2.sebsoft.nl
SPF_Apb3.sebsoft.nl
SPF_Apostbode.sebsoft.nl
SPF_Asx01.primarymx.nl
SPF_Asx02.fallbackmx.eu
SPF_Avps01.vermeulensteenbergen.nl
SPF_Azooffsocks.com
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDEspf.bhosted.nl
SPF_IP178.18.143.201
SPF_MXzooffsocks.com

Related pages

Pivot deeper into the graph from zooffsocks.com.

Cypher and MCP

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

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