Hostname
eightfold.com
Last fetched
eightfold.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
eightfold.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.78.151 | 3.5.78.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.194 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.82.53 | 3.5.82.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.86.56 | 3.5.86.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.152.186 | 52.218.152.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.234.202 | 52.218.234.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.236.242 | 52.218.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.131.227 | 52.92.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.144.19 | 52.92.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.163.227 | 52.92.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.178.51 | 52.92.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.239.43 | 52.92.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.241.59 | 52.92.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.242.251 | 52.92.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.243.43 | 52.92.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of eightfold.com owner
- Contact emails
- admin@telepathy.com
- 18896aad-6455-43c3-88ef-e789bb6189eb@identity-protect.org
- aa9565c8-3916-4267-9d9d-e5b852417393@identity-protect.org
- b66f46a6-a0db-43b6-bc26-e0120b74d9e7@identity-protect.org
- bd891994-73da-47ae-9a78-4a4bda859237@identity-protect.org
- cea11233-8fdf-45ba-a969-b0067e566316@identity-protect.org
- d21de3fb-6152-491d-ba6f-009db423416c@identity-protect.org
- fd839600-79f4-4ffa-9916-5e4443470d06@identity-protect.org
- owner-1240449@eightfold.com.whoisprivacyservice.org
- owner-4567813@eightfold.com.whoisprivacyservice.org
- owner-4858081@eightfold.com.whoisprivacyservice.org
- owner-5756795@eightfold.com.whoisprivacyservice.org
- owner-5954177@eightfold.com.whoisprivacyservice.org
- owner-7910231@eightfold.com.whoisprivacyservice.org
- owner-8632457@eightfold.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of eightfold.com.
| Subdomain |
|---|
| www.eightfold.com |
Web-graph footprint
Distinct hostnames that link to or from eightfold.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from eightfold.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eightfold.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.