Skip to content

Hostname

filmarks.com

Last fetched

filmarks.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · filmarks.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/filmarks.com

Resolution chain

filmarks.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.192.12913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.178.14213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.28.10818.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.161.17118.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.40.1843.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.146.21535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.80.23335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.53.15243.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.157.6852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.30.12052.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.245.18152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.119.14452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.13.24652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.28.4454.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.220.14113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.105.19813.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

18 observed subdomains of filmarks.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for filmarks.com.

MechanismTarget
SPF_INCLUDEspf.filmarks.com
SPF_IP121.2.73.216
SPF_MXfilmarks.com

Related pages

Pivot deeper into the graph from filmarks.com.

Cypher and MCP

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

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