Skip to content

Hostname

moviebuff.com

Last fetched

moviebuff.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · moviebuff.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/moviebuff.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10513.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.86.12918.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.1718.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.218.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5518.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.127.252.84.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.4552.84.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.5952.84.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.6352.84.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.11499.84.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12899.84.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6799.84.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7399.84.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10518.67.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.6618.67.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.418.67.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7318.67.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

22 observed subdomains of moviebuff.com.

Web-graph footprint

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

356 sites link to this hostname.

623 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for moviebuff.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from moviebuff.com.

Cypher and MCP

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

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