Skip to content

Hostname

useloom.com

Last fetched

useloom.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · useloom.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/useloom.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.181.11218.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.11518.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.2118.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.6818.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
3.160.22.1013.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.22.1073.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.22.1233.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.22.153.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.3118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.3018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.6418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
atlassian pty
Contact emails

Subdomains

15 observed subdomains of useloom.com.

Web-graph footprint

Distinct hostnames that link to or from useloom.com in the public web crawl.

853 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for useloom.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from useloom.com.

Cypher and MCP

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

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