Hostname
wuunderconnect.com
Last fetched
wuunderconnect.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wuunderconnect.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.200.132.109 | 18.200.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.243.116.160 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.246.50.16 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.17.177.205 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.17.208.131 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.208.89.188 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.215.231.178 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.155.200.191 | 54.155.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.78.203.124 | 54.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wuunderconnect.com owner
- Contact emails
- 0594a003-885e-4e81-b53e-f8832a75bdcd@identity-protect.org
- 3791ee41-7f2a-4fc9-b367-6b1cb4b229e9@identity-protect.org
- 603b72a8-3a5c-4b0a-8b46-8afb9fb18acc@identity-protect.org
- 8ced8744-ec4e-4031-bf9d-dd178ece49c3@identity-protect.org
- a7525eda-2ea4-4f61-a88f-fc797831ea72@identity-protect.org
- d50fc5be-8d16-4b09-a06e-df575194e175@identity-protect.org
- owner-188219@wuunderconnect.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of wuunderconnect.com.
| Subdomain |
|---|
| playground.wuunderconnect.com |
Web-graph footprint
Distinct hostnames that link to or from wuunderconnect.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from wuunderconnect.com.
- IP · 18.200.132.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 0594a003-885e-4e81-b53e-f8832a75bdcd@identity-protect.org
- TLD · .com
- Browse hostnames · wu…
- 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: "wuunderconnect.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.