Skip to content

Hostname

darkfilms.dk

Last fetched

darkfilms.dk resolves to 1 IPv4 address operated by AS48314 in DE.

Nutrition Label

WHISPER CANON · darkfilms.dkRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/darkfilms.dk

Resolution chain

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

IPPrefixASNOperatorCountry
154.16.6.40154.16.6.0/24AS48314DE

WHOIS identity

No WHOIS records are currently associated with darkfilms.dk in WhisperGraph.

Subdomains

2 observed subdomains of darkfilms.dk.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for darkfilms.dk.

MechanismTarget
SPF_Adarkfilms.dk
SPF_INCLUDEmailgun.org
SPF_INCLUDErelay.hostarts.com
SPF_INCLUDErelay.hostarts.net
SPF_INCLUDErelay.outboundspamprotection.com
SPF_INCLUDEspf.gigahost.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_MXdarkfilms.dk

Related pages

Pivot deeper into the graph from darkfilms.dk.

Cypher and MCP

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

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