Skip to content

Hostname

loom.ly

Last fetched

loom.ly resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · loom.lyRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/loom.ly

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.231.239100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.76.233100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.21.13523.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.215.2373.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.135.203.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.243.1813.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.149.12034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.56.3134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.171.10434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.238.22134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.222.25544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.236.9144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.176.252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.132.6752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.243.18752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.123.9154.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.90.3898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.163.7732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.254.25254.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.18.17332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for loom.ly.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from loom.ly.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "loom.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.