Hostname
youmeid.com
Last fetched
youmeid.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
youmeid.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.112 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.58 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.78 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.79 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 18.173.132.29 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.38 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.63 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.64 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of youmeid.com owner
- Contact emails
- 400c2b36-231f-44a8-ad3d-a1f020014cb4@identity-protect.org
- 460d0052-89e3-424f-a5aa-bbe6f782498d@identity-protect.org
- 53747a06-6813-49fe-a169-0b7ddd6b802e@identity-protect.org
- 993f7352-e5fd-4db0-8afb-351bccd5dcef@identity-protect.org
- d236b906-80e5-447d-886d-1eaf2c17a88d@identity-protect.org
- e5ebcb32-5d6c-4942-ae2f-7cc99a2759a9@identity-protect.org
- owner-1862827@youmeid.com.whoisprivacyservice.org
- xinhua@stanfordalumni.org
Subdomains
11 observed subdomains of youmeid.com.
Web-graph footprint
Distinct hostnames that link to or from youmeid.com in the public web crawl.
50 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from youmeid.com.
- IP · 108.157.229.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 400c2b36-231f-44a8-ad3d-a1f020014cb4@identity-protect.org
- TLD · .com
- Browse hostnames · yo…
- 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: "youmeid.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.