Hostname
handmadejulz.com
Last fetched
handmadejulz.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:4056 as the registrar.
Nutrition Label
Resolution chain
handmadejulz.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 |
|---|---|---|---|---|
| 172.65.190.172 | 172.65.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 35.220.180.144 | 35.220.176.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | HK |
WHOIS identity
- Registrar
- iana:4056
- Organization
- domains by proxy,
- Contact emails
- handmadejulz.com@domainsbyproxy.com
- julie@handmadejulz.com
- 29b17d00d1bf0400e57062453dff1180bccbdbac@privatedomain.gkg.net
- 40cf0220f65fff6a3ab42dbb9839709938e81d67@privatedomain.gkg.net
- 5a496a5b3ea626ec8e4b1c160f0c2c30f07be6cc@privatedomain.gkg.net
- 98fce0e724e6a62d367bfd67c72e7ee654bb4d38@privatedomain.gkg.net
- ca841550bbba857b4bbd8a4c1afb46af171370f8@privatedomain.gkg.net
- f7e0e0b7c866a4dedbd01cf16917fd30ad9560ee@privatedomain.gkg.net
- fbcd5e565c40c9212f9f53d1692ad4bb8085bdcc@privatedomain.gkg.net
Web-graph footprint
Distinct hostnames that link to or from handmadejulz.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from handmadejulz.com.
- IP · 172.65.190.172
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:4056
- Country · CA
- Email · handmadejulz.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ha…
- 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: "handmadejulz.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.