Skip to content

Hostname

css.bb

Last fetched

css.bb resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · css.bbRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/css.bb

Resolution chain

css.bb resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.178.14916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.20816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.15516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.182.5016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.17416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.16316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.204.4316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.18716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.6416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.7816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.66.23716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.72.1316.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.136.25352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.14152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.64.8352.217.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with css.bb in WhisperGraph.

Subdomains

1 observed subdomain of css.bb.

Subdomain
www.css.bb

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for css.bb.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from css.bb.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "css.bb"})-[: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.