Skip to content

Hostname

countyhike.de

Last fetched

countyhike.de resolves to 1 IPv4 address operated by AS58138 in NL.

Nutrition Label

WHISPER CANON · countyhike.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/countyhike.de

Resolution chain

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

IPPrefixASNOperatorCountry
91.239.33.22191.239.32.0/23AS58138NL

WHOIS identity

No WHOIS records are currently associated with countyhike.de in WhisperGraph.

Subdomains

1 observed subdomain of countyhike.de.

Web-graph footprint

Distinct hostnames that link to or from countyhike.de in the public web crawl.

38 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for countyhike.de.

MechanismTarget
SPF_Acountyhike.de
SPF_INCLUDE_spf.intakt.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.210.175.74/24
SPF_IP2a01:7c8:aab5:1c3:0:0:0:1
SPF_IP2a04:9040:0:3100:0:0:120e:2525
SPF_IP91.239.33.221
SPF_MXcountyhike.de

Related pages

Pivot deeper into the graph from countyhike.de.

Cypher and MCP

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

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