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
Resolution chain
useloom.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.181.112 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.115 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.21 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.68 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 3.160.22.101 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.22.107 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.22.123 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.22.15 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.211.31 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.26 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.30 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.64 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- atlassian pty
- Contact emails
- b0d428cd2f4d46ef95ee6a8901393cc9.protect@whoisguard.com
- 55b2a521-b544-426d-a76c-8c91fa7a7d01@identity-protect.org
- 6538e637-8342-45c4-9ed7-9e1dd436c7ec@identity-protect.org
- a9482366-c93e-4b2c-b482-7a5010a3f27d@identity-protect.org
- b9c965f9-36b9-4a6e-bcba-0da22b693754@identity-protect.org
- c2b978b3-554c-46ba-88ce-45b7171ed004@identity-protect.org
- d84d9755-5a5e-4f6e-b66b-8c406c60b06e@identity-protect.org
- owner-10306248@useloom.com.whoisprivacyservice.org
- owner-10576197@useloom.com.whoisprivacyservice.org
- owner-12023619@useloom.com.whoisprivacyservice.org
- owner-2748787@useloom.com.whoisprivacyservice.org
- owner-2925850@useloom.com.whoisprivacyservice.org
- owner-3123232@useloom.com.whoisprivacyservice.org
- owner-3195799@useloom.com.whoisprivacyservice.org
- owner-3998827@useloom.com.whoisprivacyservice.org
- owner-4466158@useloom.com.whoisprivacyservice.org
- owner-6616049@useloom.com.whoisprivacyservice.org
- owner-6885998@useloom.com.whoisprivacyservice.org
- owner-7958975@useloom.com.whoisprivacyservice.org
- owner-8426306@useloom.com.whoisprivacyservice.org
- and 2 more
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for useloom.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.