Skip to content

Hostname

chipbrain.com

Last fetched

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

Nutrition Label

WHISPER CANON · chipbrain.comRouting diversity4.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/chipbrain.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.65.191100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.81.105100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.124.6313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.31.1883.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.66.22035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.122.7144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.155.10152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.8.4198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
l. heckert
Contact emails

Subdomains

4 observed subdomains of chipbrain.com.

Web-graph footprint

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

6 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for chipbrain.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from chipbrain.com.

Cypher and MCP

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

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