Hostname
uwdirect.com
Last fetched
uwdirect.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
uwdirect.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 |
|---|---|---|---|---|
| 18.67.39.41 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.39.51 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.39.54 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.39.82 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.195.34 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.86.195.77 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.86.195.84 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.86.195.96 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of uwdirect.com owner
- Contact emails
- hostmaster@unionware.com
- 22971c20-21b5-4bda-8c4c-7c0a595f7785@identity-protect.org
- 6ff5cbff-87a5-4546-846f-66d0ebba0e5a@identity-protect.org
- 8bcca2c0-de64-41a7-80d4-183ffd63053b@identity-protect.org
- 8d46e2d4-e362-4f23-82a3-491d7a3aa1f8@identity-protect.org
- a229c51c-156c-4790-90e3-0cfbd8913dac@identity-protect.org
- b4952b78-fcf8-41cf-a8fd-bc16269be53e@identity-protect.org
- c1bdfd3c-fe62-485b-94a0-d69fe7167a17@identity-protect.org
Subdomains
1 observed subdomain of uwdirect.com.
| Subdomain |
|---|
| www.uwdirect.com |
Threat posture
History
Related pages
Pivot deeper into the graph from uwdirect.com.
- IP · 18.67.39.41
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · hostmaster@unionware.com
- TLD · .com
- Browse hostnames · uw…
- 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: "uwdirect.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.