Hostname
homecraftframing.com
Last fetched
homecraftframing.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
homecraftframing.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.69.132 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.208.184 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1923
- Organization
- gkg.net domain proxy service
- Contact emails
- 2570ac6ed75971bd0fadc812c04f03a179cfd216@privatedomain.gkg.net
- 441bb5ba29da920f82001bbf8e280a7b952f2573@privatedomain.gkg.net
- 4ac74af9712c27592c87ea31395b88741c540121@privatedomain.gkg.net
- 5f37e70b58bc307b1bd4f1ae85fd9c907746b35b@privatedomain.gkg.net
- 617df7de68f5b3597c1e23aeeadb59bfc257762f@privatedomain.gkg.net
- 8398665ce8c2870a4a354f3fee3deac7f9013829@privatedomain.gkg.net
- 99f585f29e465212f4cbb6a2662b8dd3793a0bdf@privatedomain.gkg.net
- a249813430c13288a736bdddd7b5807364eaa088@privatedomain.gkg.net
- b5f685235647d25fbff57ba8168307f189fa8763@privatedomain.gkg.net
- c58c85f0a01b671f02e6c7e3eff36d061b324279@privatedomain.gkg.net
- ed0c42a732fb9708e74e4149a47942a70f353545@privatedomain.gkg.net
Subdomains
1 observed subdomain of homecraftframing.com.
| Subdomain |
|---|
| www.homecraftframing.com |
Web-graph footprint
Distinct hostnames that link to or from homecraftframing.com in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from homecraftframing.com.
- IP · 104.21.69.132
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1923
- Country · CA
- Email · 2570ac6ed75971bd0fadc812c04f03a179cfd216@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · ho…
- 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: "homecraftframing.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.