Skip to content

Hostname

ow.ly

Last fetched

ow.ly resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:libyan spider network (int) as the registrar.

Nutrition Label

WHISPER CANON · ow.lyRouting diversity5.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ow.ly

Resolution chain

ow.ly resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.219.167.6313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.5.20213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.218.12918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.230.763.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.7.1734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.139.16435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.171.20144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.107.5244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.144.13350.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.110.12252.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.205.10354.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.240.16398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.154.13032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.143.3913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:libyan spider network (int)
Organization
hootsuite media
Contact emails

Subdomains

9 observed subdomains of ow.ly.

Web-graph footprint

Distinct hostnames that link to or from ow.ly in the public web crawl.

30,042 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ow.ly.

MechanismTarget
SPF_Aow.ly
SPF_IP69.90.101.232
SPF_MXow.ly

Related pages

Pivot deeper into the graph from ow.ly.

Cypher and MCP

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

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