Skip to content

Hostname

bbcincorp.com

Last fetched

bbcincorp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.134.5218.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.5618.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.8318.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.918.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1093.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.23.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.233.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.953.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.2252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:69
Organization
ms. sky
Contact emails

Subdomains

29 observed subdomains of bbcincorp.com.

Web-graph footprint

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

232 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bbcincorp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from bbcincorp.com.

Cypher and MCP

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

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