Hostname
mariomureddu.com
Last fetched
mariomureddu.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mariomureddu.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.227.246.106 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.65 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.77 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.92 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.67.221.104 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.129 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.15 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.46 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mariomureddu.com owner
- Contact emails
- 00f79182-cb21-4d10-b5c5-51f7a7e4b9f2@identity-protect.org
- 2b4ca2ad-7f6e-490e-b0b9-697bea2db666@identity-protect.org
- a5c0a164-ea54-4c43-b2e4-a815a23f61de@identity-protect.org
- b0355337-0e0b-4381-8591-ecab668b0c0b@identity-protect.org
- b75b94b2-ba65-42d8-b02f-19e00a5e4885@identity-protect.org
- c7a93c6d-8b77-4c6c-802c-0503a5266ab0@identity-protect.org
- owner-9725368@mariomureddu.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of mariomureddu.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from mariomureddu.com.
- IP · 13.227.246.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 00f79182-cb21-4d10-b5c5-51f7a7e4b9f2@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "mariomureddu.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.