Skip to content

Hostname

cbtnuggets.com

Last fetched

cbtnuggets.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · cbtnuggets.comRouting diversity4.2/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cbtnuggets.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.23.246.87107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.121.7818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.169.9634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.81.25334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.214.5434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.247.1652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.160.954.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.149.24654.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1011
Organization
cbt nuggets
Contact emails

Subdomains

43 observed subdomains of cbtnuggets.com.

Web-graph footprint

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

1,130 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cbtnuggets.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_IP96.89.99.131

Related pages

Pivot deeper into the graph from cbtnuggets.com.

Cypher and MCP

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

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