Skip to content

Hostname

contextgarden.net

Last fetched

contextgarden.net resolves to 1 IPv4 address operated by AS58291 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · contextgarden.netRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/contextgarden.net

Resolution chain

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

IPPrefixASNOperatorCountry
5.39.185.2025.39.184.0/21AS58291NL

WHOIS identity

Registrar
iana:1647
Organization
context group
Contact emails

Subdomains

27 observed subdomains of contextgarden.net.

Web-graph footprint

Distinct hostnames that link to or from contextgarden.net in the public web crawl.

56 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for contextgarden.net.

MechanismTarget
SPF_Aserver-nl.contextgarden.net
SPF_IP2a01:7c8:bb0a:598:5054:ff:feab:f88f
SPF_IP2a02:f640:0:0:20c:29ff:fef5:418
SPF_IP5.39.185.202
SPF_IP85.10.129.212

Related pages

Pivot deeper into the graph from contextgarden.net.

Cypher and MCP

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

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