Skip to content

Hostname

looms.cloud

Last fetched

looms.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · looms.cloudRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/looms.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.6613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.11218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.9618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.160.1023.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.163.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.323.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.833.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
and solutions pte. ltgd.
Contact emails

Subdomains

63 observed subdomains of looms.cloud.

Web-graph footprint

Distinct hostnames that link to or from looms.cloud in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for looms.cloud.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from looms.cloud.

Cypher and MCP

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

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