Skip to content

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

WHISPER CANON · weuni.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/weuni.com

Resolution chain

weuni.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.46.11318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.1518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.185.1013.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.162.185.1133.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.162.185.163.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.162.185.373.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.174.193.1003.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.1113.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.243.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.493.174.192.0/21AS16509AMAZON-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.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from weuni.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.