Hostname
weuni.com
Last fetched
weuni.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1011 as the registrar.
Nutrition Label
Resolution chain
weuni.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.46.113 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.15 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.71 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.87 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.162.185.101 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.162.185.113 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.162.185.16 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.162.185.37 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.174.193.100 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.111 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.24 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.49 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:1011
- Organization
- digital privacy corporation
- Contact emails
Subdomains
6 observed subdomains of weuni.com.
Web-graph footprint
Distinct hostnames that link to or from weuni.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from weuni.com.
- IP · 18.245.46.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1011
- Country · DE
- Email · 2f6c98.ryavjk9znra@digitalprivacy.co
- TLD · .com
- Browse hostnames · we…
- 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: "weuni.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.