Skip to content

Hostname

hardtours.de

Last fetched

hardtours.de resolves to 1 IPv4 address operated by AS197540 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.120.182.17937.120.182.0/23AS197540DE

WHOIS identity

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

Subdomains

17 observed subdomains of hardtours.de.

Web-graph footprint

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

60 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hardtours.de.

MechanismTarget
SPF_IP185.216.177.196
SPF_IP185.228.139.131
SPF_IP185.232.70.49
SPF_IP194.55.15.32
SPF_IP202.61.203.34
SPF_IP202.61.237.203
SPF_IP202.61.239.72
SPF_IP37.120.182.179
SPF_IP46.38.242.150
SPF_IP91.204.44.52

Related pages

Pivot deeper into the graph from hardtours.de.

Cypher and MCP

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

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