Skip to content

Hostname

bst10cloud.com

Last fetched

bst10cloud.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bst10cloud.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bst10cloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.247.10113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.247.12713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.247.21713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.247.9913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.23.10413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.23.19313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.23.513.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.23.6613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.169.10399.84.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.169.21399.84.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.169.22999.84.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.169.6999.84.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
nathan kirkman
Contact emails

Subdomains

1 observed subdomain of bst10cloud.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bst10cloud.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bst10cloud.com.

Cypher and MCP

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

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