Skip to content

Hostname

sine.dk

Last fetched

sine.dk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:wannafind.dk a/s as the registrar.

Nutrition Label

WHISPER CANON · sine.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sine.dk

Resolution chain

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

IPPrefixASNOperatorCountry
46.101.203.1846.101.128.0/17AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
registrar:wannafind.dk a/s
Organization
sportsefterskolen sine
Contact emails

Subdomains

4 observed subdomains of sine.dk.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sine.dk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.179.84.52

Related pages

Pivot deeper into the graph from sine.dk.

Cypher and MCP

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

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