Skip to content

Hostname

zone.college

Last fetched

zone.college resolves to 1 IPv4 address operated by AS205876 in NL. WHOIS lists iana:1345 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.152.250.245.152.250.0/24AS205876NL

WHOIS identity

Registrar
iana:1345
Organization
david wardhaugh
Contact emails

Subdomains

26 observed subdomains of zone.college.

Web-graph footprint

Distinct hostnames that link to or from zone.college in the public web crawl.

30 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for zone.college.

MechanismTarget
SPF_Azone.college
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDE_spf.wiscollect.nl
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.171.160.1/24
SPF_IP2001:610:188:540::/64
SPF_IP2a12:5040:1:303:58b1:35ff:fe08:dbb4
SPF_IP81.21.176.90/32
SPF_MXzone.college

Related pages

Pivot deeper into the graph from zone.college.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zone.college"})-[: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.