Skip to content

Hostname

tscherning.dk

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.123.133136.243.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
Organization
g. tscherning a/s
Contact emails

Subdomains

8 observed subdomains of tscherning.dk.

Web-graph footprint

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

56 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tscherning.dk.

MechanismTarget
SPF_INCLUDEbyggeplads-spf.tscherning.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfrerouting.xink.io
SPF_IP130.185.138.34
SPF_IP136.243.123.133
SPF_IP152.115.200.186
SPF_IP152.115.219.110
SPF_IP20.160.146.214
SPF_IP77.247.73.80/29

Related pages

Pivot deeper into the graph from tscherning.dk.

Cypher and MCP

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

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