Hostname
euclideon.com
Last fetched
euclideon.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
euclideon.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.182.113 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.182.17 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.182.58 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.182.99 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- bruce dell
- Contact emails
- chase.crompton@live.com.au
- broose_dell@hotmail.com
- noreply@data-protected.net
- 30824af8-ae08-475e-97fd-ebc3b8d0b3ac@identity-protect.org
- 37c2d466-3ee1-444c-89d4-9a7167ab716d@identity-protect.org
- 5473f0cb-de9d-4e68-9902-1d4d7777e6c5@identity-protect.org
- 6454e39e-ef45-46f0-ba03-8bc5fb0ccffa@identity-protect.org
- 989398b4-71bd-4e3a-b268-ac5396ca4c67@identity-protect.org
- cc9a6621-c67e-4a20-8ff0-79be3ca8d27e@identity-protect.org
- owner-8104640@euclideon.com.whoisprivacyservice.org
Subdomains
28 observed subdomains of euclideon.com.
Web-graph footprint
Distinct hostnames that link to or from euclideon.com in the public web crawl.
59 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for euclideon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zcsend.net |
Related pages
Pivot deeper into the graph from euclideon.com.
- IP · 3.164.182.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · chase.crompton@live.com.au
- 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: "euclideon.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.