Skip to content

Hostname

bstn.com

Last fetched

bstn.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.232.137104.16.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.233.137104.16.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.245.31.5918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1053.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1153.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.213.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.633.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

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 bstn.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bstn.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.239.198.122

Related pages

Pivot deeper into the graph from bstn.com.

Cypher and MCP

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

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