Hostname
loothgroup.com
Last fetched
loothgroup.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
loothgroup.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.6.235 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.235 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.73.12 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain may be for sale, check afternic.com domain admin
- Contact emails
- admin@domainregistriesfoundation.com
- 429b0a3e-777f-4f9e-9d66-40ae9c37b9a5@identity-protect.org
- 54abfa5f-ffba-4ced-8e76-299d6de19313@identity-protect.org
- 79876637-7104-4c14-9e22-d07b0c8e85e1@identity-protect.org
- d6ee54bb-9b49-4e9c-9977-e977ee8f1106@identity-protect.org
- e980e4a0-f5a4-415d-8d55-e063bf65a29b@identity-protect.org
Subdomains
5 observed subdomains of loothgroup.com.
Web-graph footprint
Distinct hostnames that link to or from loothgroup.com in the public web crawl.
9 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for loothgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from loothgroup.com.
- IP · 104.26.6.235
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · admin@domainregistriesfoundation.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: "loothgroup.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.