Hostname
mediazed.com
Last fetched
mediazed.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mediazed.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 |
|---|---|---|---|---|
| 108.157.229.100 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.33 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.76 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.92 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 99.86.195.32 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.86.195.40 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.86.195.49 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.86.195.64 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mediazed.com owner
- Contact emails
- lgastore@lgastore.com
- pippolocascio@hotmail.com
- 1be3fb30-f8ab-4a3b-85cb-03f3d3e052de@identity-protect.org
- 2d11cc91-2ec0-435f-8ca8-683d93e0b755@identity-protect.org
- da8c1eda-96e9-4508-8ac4-6d3b0cdf2595@identity-protect.org
- e4115053-51e7-4dff-acfc-522e0b949811@identity-protect.org
- ebfc193c-7223-4762-9b63-976c406a6e62@identity-protect.org
- ec640e79-e217-47b9-91cf-056a163217fa@identity-protect.org
- owner-2724603@mediazed.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of mediazed.com.
| Subdomain |
|---|
| www.mediazed.com |
Threat posture
History
Related pages
Pivot deeper into the graph from mediazed.com.
- IP · 108.157.229.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · lgastore@lgastore.com
- TLD · .com
- Browse hostnames · me…
- 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: "mediazed.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.