Skip to content

Hostname

betterforecasting.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.11016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.11316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.16016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.19616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.48.14952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.52.6152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.21352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.171.17352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.174.23752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.200.11752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.64.1952.217.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.80.5952.217.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.136.2154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.194.24554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.202.2954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.233.12554.231.224.0/19AS16509AMAZON-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 betterforecasting.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for betterforecasting.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from betterforecasting.com.

Cypher and MCP

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

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