Skip to content

Hostname

bostello.com

Last fetched

bostello.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.8.180.10465.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.2465.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.6065.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.9865.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.12165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.1865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:269
Organization
whoisguard protected
Contact emails

Subdomains

19 observed subdomains of bostello.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for bostello.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from bostello.com.

Cypher and MCP

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

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