Hostname
bigbrainz.com
Last fetched
bigbrainz.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bigbrainz.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.23.140.160 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.246.156.215 | 18.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.208.54.63 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.241.185.229 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.172.75 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.42.114.119 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- privacy@1and1.com
- proxy1343898@1and1-private-registration.com
- dataprivacyprotected@1und1.de
- 06ee2f4d-b62b-47a7-96d4-cdc6fc154b80@identity-protect.org
- 0757363c-a15a-4f63-9571-2e0db84b5a8e@identity-protect.org
- 1c378d7b-cdcd-4dae-bf82-0136f2ca2d00@identity-protect.org
- 26af5535-0049-4b06-a947-249d7832911f@identity-protect.org
- 5bbeba5a-a173-419d-810a-b2c5497e2072@identity-protect.org
- 8aa41876-af81-466e-ba75-59cb9a032b0d@identity-protect.org
- ddb5c668-c1f5-4b10-ba23-d92493cae522@identity-protect.org
- owner-11200170@bigbrainz.com.whoisprivacyservice.org
- owner-7813125@bigbrainz.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of bigbrainz.com.
| Subdomain |
|---|
| www.bigbrainz.com |
Web-graph footprint
Distinct hostnames that link to or from bigbrainz.com in the public web crawl.
139 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from bigbrainz.com.
- IP · 100.23.140.160
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · privacy@1and1.com
- TLD · .com
- Browse hostnames · bi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bigbrainz.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.