Skip to content

Hostname

intofilm.org

Last fetched

intofilm.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · intofilm.orgRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/intofilm.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.12913.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.4613.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.7013.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.9213.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.166.160.1163.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.463.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.513.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.583.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.1054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1390
Organization
domains by proxy,
Contact emails

Subdomains

49 observed subdomains of intofilm.org.

Web-graph footprint

Distinct hostnames that link to or from intofilm.org in the public web crawl.

1,002 sites link to this hostname.

282 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for intofilm.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from intofilm.org.

Cypher and MCP

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

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