Skip to content

Hostname

weurl.co

Last fetched

weurl.co resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · weurl.coRouting diversity5.7/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/weurl.co

Resolution chain

weurl.co resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.21.164.198107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.28.22313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.7.18218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.65.1363.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.206.1753.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.23.953.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.209.25034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.99.3034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.160.9135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.58.25354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.218.22754.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.189.10454.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.28.23098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.176.194100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.75.18252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of weurl.co.

Web-graph footprint

Distinct hostnames that link to or from weurl.co in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from weurl.co.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "weurl.co"})-[: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.