Hostname
ettomio.com
Last fetched
ettomio.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ettomio.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 |
|---|---|---|---|---|
| 54.73.196.252 | 54.73.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ettomio.com owner
- Contact emails
- bernardotto.paola@gmail.com
- 1609cd5b-5121-46a6-a96d-ce6f0f6d90fc@identity-protect.org
- 3185405b-b828-468e-aef1-af9e589c85a9@identity-protect.org
- 95f2f480-1e78-4a2c-8e5f-20565e0ce4c2@identity-protect.org
- a0be58bf-1b66-4694-8875-5f55893d05a6@identity-protect.org
- a7601b7a-49df-47d8-bc0d-5598314e21f0@identity-protect.org
- cbd7610e-8e59-4ce8-abfd-83bde0129094@identity-protect.org
- owner-8642235@ettomio.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of ettomio.com.
Web-graph footprint
Distinct hostnames that link to or from ettomio.com in the public web crawl.
35 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ettomio.com.
| Mechanism | Target |
|---|---|
| SPF_A | ettomio.com |
| SPF_A | srv.ettomio.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | ettomio.com |
Related pages
Pivot deeper into the graph from ettomio.com.
- IP · 54.73.196.252
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · bernardotto.paola@gmail.com
- TLD · .com
- Browse hostnames · et…
- 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: "ettomio.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.