Skip to content

Hostname

ceilingfandirection.com

Last fetched

ceilingfandirection.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.7616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.2416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.13916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.7416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.1116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.68.2916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.17316.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.33.24552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.11752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.5352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.58.552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.166.22952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.18152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.224.6952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.230.22152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.80.9152.217.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ceilingfandirection.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ceilingfandirection.com.

Cypher and MCP

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

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