Skip to content

Hostname

five-elements-films.com

Last fetched

five-elements-films.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:828 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.133.106.43213.133.96.0/19AS24940DE

WHOIS identity

Registrar
iana:828
Organization
christian rieder
Contact emails

Subdomains

2 observed subdomains of five-elements-films.com.

Web-graph footprint

Distinct hostnames that link to or from five-elements-films.com in the public web crawl.

5 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for five-elements-films.com.

MechanismTarget
SPF_Afive-elements-films.com
SPF_IP213.133.106.43
SPF_IP2a01:4f8:d0a:25f1:0:0:0:2
SPF_MXfive-elements-films.com

Related pages

Pivot deeper into the graph from five-elements-films.com.

Cypher and MCP

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

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