Hostname
loomhost.com
Last fetched
loomhost.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
loomhost.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.6.77 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.134.156 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- shamildx@yahoo.com
- pw-40aef77b927b8ae8f8428373017be276@privacyguardian.org
- pw-4ce1b330ddba349deec509c96d608c22@privacyguardian.org
- pw-5d020179c9856ad4b435011b41359af8@privacyguardian.org
- pw-bf783f9662ab3ffaafc755f123f602fd@privacyguardian.org
- pw-ec885262a666ce0dae96fdefe89c01b9@privacyguardian.org
- pw-ef4d65232a4e22c5be04aa11dc9760f1@privacyguardian.org
Subdomains
4 observed subdomains of loomhost.com.
Web-graph footprint
Distinct hostnames that link to or from loomhost.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from loomhost.com.
- IP · 104.21.6.77
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1479
- Country · CA
- Email · shamildx@yahoo.com
- TLD · .com
- Browse hostnames · lo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "loomhost.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.