Skip to content

Hostname

soeger.dk

Last fetched

soeger.dk resolves to 1 IPv4 address operated by AS3308 in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.8.37.86193.8.37.0/24AS3308DK

WHOIS identity

Registrar
Organization
sv.s?ger & s?n aps
Contact emails

Subdomains

2 observed subdomains of soeger.dk.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for soeger.dk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP93.163.187.234
SPF_IP93.90.115.1/32
SPF_IP93.90.117.1/32

Related pages

Pivot deeper into the graph from soeger.dk.

Cypher and MCP

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

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