Skip to content

Hostname

filmax.com

Last fetched

filmax.com resolves to 1 IPv4 address operated by AS208769 in ES. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · filmax.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/filmax.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.60.32.1492.60.32.0/23AS208769ES

WHOIS identity

Registrar
iana:1262
Organization
castelao pictures, s.l
Contact emails

Subdomains

29 observed subdomains of filmax.com.

Web-graph footprint

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

471 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for filmax.com.

MechanismTarget
SPF_Afilmax.com
SPF_INCLUDEfilmax1.ip-zone.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.41.28.111
SPF_IP185.41.28.4
SPF_IP213.229.144.82
SPF_IP92.60.32.14
SPF_MXfilmax.com

Related pages

Pivot deeper into the graph from filmax.com.

Cypher and MCP

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

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