Hostname
electric-cortex.com
Last fetched
electric-cortex.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
electric-cortex.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.146.26 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.146.49 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.146.52 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.146.57 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 65.9.95.15 | 65.9.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.28 | 65.9.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.7 | 65.9.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.74 | 65.9.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of electric-cortex.com owner
- Contact emails
- 1583e8ab-8c61-4b74-b61c-832720d468a4@identity-protect.org
- 3aed9091-9d4a-442c-aeec-89b094869206@identity-protect.org
- 595dc4d4-8ecb-4929-a10d-17097c3f9d46@identity-protect.org
- 92dbb700-d055-414e-beda-f893465fa4f6@identity-protect.org
- d01041f2-12f8-446a-938c-abbeb2e073ad@identity-protect.org
- d41f1d86-3466-4e76-b0e6-0edd1246737a@identity-protect.org
- owner-5295960@electric-cortex.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of electric-cortex.com.
| Subdomain |
|---|
| www.electric-cortex.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for electric-cortex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from electric-cortex.com.
- IP · 13.249.146.26
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 1583e8ab-8c61-4b74-b61c-832720d468a4@identity-protect.org
- TLD · .com
- Browse hostnames · el…
- 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: "electric-cortex.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.