Skip to content

Hostname

dnafilms.com

Last fetched

dnafilms.com resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · dnafilms.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/dnafilms.com

Resolution chain

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

IPPrefixASNOperatorCountry
87.106.54.14887.106.54.0/24AS8560GB

WHOIS identity

Registrar
iana:113
Organization
- -
Contact emails

Subdomains

1 observed subdomain of dnafilms.com.

Web-graph footprint

Distinct hostnames that link to or from dnafilms.com in the public web crawl.

34 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dnafilms.com.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.176.161.226
SPF_IP198.251.89.232
SPF_IP31.24.3.191
SPF_IP68.66.251.45
SPF_IP87.106.54.148

Related pages

Pivot deeper into the graph from dnafilms.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dnafilms.com"})-[: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.