Skip to content

Hostname

sgme.dk

Last fetched

sgme.dk resolves to 2 IPv4 addresses operated by AS61207 in SE.

Nutrition Label

WHISPER CANON · sgme.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/sgme.dk

Resolution chain

sgme.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
s?gemedier a/s
Contact emails

Subdomains

4 observed subdomains of sgme.dk.

Web-graph footprint

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

33 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sgme.dk.

MechanismTarget
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.adversus.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.235.50.122

Related pages

Pivot deeper into the graph from sgme.dk.

Cypher and MCP

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

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