Hostname
yupmedi.com
Last fetched
yupmedi.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
yupmedi.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 |
|---|---|---|---|---|
| 18.154.185.128 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.185.59 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.185.6 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.185.98 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of yupmedi.com owner
- Contact emails
- 2bd56b43-b6c2-4244-b865-e813faf119b7@identity-protect.org
- 75d86043-78a9-4bcb-a7f2-571e5017de4f@identity-protect.org
- 7c274e3b-4d18-4c49-aa6d-5ee9d0a25751@identity-protect.org
- 940d162a-4d44-4399-a0ea-be910f001dec@identity-protect.org
- a747c4e3-4545-4f8d-aab4-9e79e3100bf9@identity-protect.org
- b4efd476-ad38-43f0-a0b1-32662904a655@identity-protect.org
- ff633484-b33f-4e93-bc19-854705bf9f2e@identity-protect.org
- owner-4810802@yupmedi.com.whoisprivacyservice.org
Subdomains
28 observed subdomains of yupmedi.com.
Showing 16 of 28. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from yupmedi.com.
- IP · 18.154.185.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2bd56b43-b6c2-4244-b865-e813faf119b7@identity-protect.org
- TLD · .com
- Browse hostnames · yu…
- 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: "yupmedi.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.