Skip to content

Hostname

tourgear.dk

Last fetched

tourgear.dk resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · tourgear.dkRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tourgear.dk

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.84.138144.76.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
Organization
tourgear aps
Contact emails

Subdomains

8 observed subdomains of tourgear.dk.

Web-graph footprint

Distinct hostnames that link to or from tourgear.dk in the public web crawl.

66 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tourgear.dk.

MechanismTarget
SPF_Atourgear.dk
SPF_INCLUDE_spf.consignor.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.keyloop.io
SPF_IP31.3.74.126
SPF_IP54.194.150.12
SPF_IP95.179.146.213
SPF_MXtourgear.dk

Related pages

Pivot deeper into the graph from tourgear.dk.

Cypher and MCP

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

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