Hostname
brilliminds.com
Last fetched
brilliminds.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brilliminds.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.252.112 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.67 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.68 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.79 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.122.43 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.122.49 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.122.63 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.122.74 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.193.4 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.40 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.63 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.67 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of brilliminds.com owner
- Contact emails
- 04a93b43-61c2-42d4-861e-03d5b8fa7af8@identity-protect.org
- 1b0f6b5b-f36c-4ff5-8c29-4b784236a4fa@identity-protect.org
- 73fc4eee-0888-419f-ab8b-a85f04a55e7b@identity-protect.org
- 9fb315da-185a-41d2-b6dc-b84515dc230d@identity-protect.org
- d99c5ca5-abb3-464c-ba79-a0c4d47be148@identity-protect.org
- da62be5b-1196-41da-89b7-80acc55bff81@identity-protect.org
- f13c425a-307e-4289-829b-44be26b76e4d@identity-protect.org
Subdomains
4 observed subdomains of brilliminds.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for brilliminds.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from brilliminds.com.
- IP · 13.33.252.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 04a93b43-61c2-42d4-861e-03d5b8fa7af8@identity-protect.org
- TLD · .com
- Browse hostnames · br…
- 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: "brilliminds.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.