Hostname
eureka3.com
Last fetched
eureka3.com resolves to 1 IPv4 address operated by BEANFIELD - Beanfield Technologies Inc. in CA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
eureka3.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 142.59.166.10 | 142.59.160.0/20 | AS21949 | BEANFIELD - Beanfield Technologies Inc. | CA |
WHOIS identity
- Registrar
- iana:81
- Organization
- eureka group
- Contact emails
Subdomains
2 observed subdomains of eureka3.com.
| Subdomain |
|---|
| secure.eureka3.com |
| www.eureka3.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from eureka3.com.
- IP · 142.59.166.10
- ASN · AS21949BEANFIELD - Beanfield Technologies Inc.
- Registrar · iana:81
- Country · CA
- Email · 2bb48b73e5bee81d12e5c37a6e92d5e9-4179965@contact.gandi.net
- TLD · .com
- Browse hostnames · eu…
- 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: "eureka3.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.