Skip to content

Hostname

sce.dk

Last fetched

sce.dk resolves to 1 IPv4 address operated by AS31027 in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.116.195.12662.116.192.0/19AS31027DK

WHOIS identity

Registrar
Organization
sce consult aps
Contact emails

Subdomains

40 observed subdomains of sce.dk.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sce.dk.

MechanismTarget
SPF_IP62.116.195.96/27
SPF_IP87.54.161.158
SPF_IP87.63.244.160/29
SPF_MXsce.dk

Related pages

Pivot deeper into the graph from sce.dk.

Cypher and MCP

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

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