Skip to content

Hostname

bbbnp.org

Last fetched

bbbnp.org resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · bbbnp.orgRouting diversity5.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/bbbnp.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.208.57.18118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.67.818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.145.2513.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.182.25034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.157.23634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.202.22734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.84.23452.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.132.6852.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.62.142.36100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.
98.89.59.23998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

Registrar
iana:299
Organization
council of better business bureaus
Contact emails

Subdomains

33 observed subdomains of bbbnp.org.

Web-graph footprint

Distinct hostnames that link to or from bbbnp.org in the public web crawl.

44 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bbbnp.org.

Related pages

Pivot deeper into the graph from bbbnp.org.

Cypher and MCP

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

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