Hostname
my-joolz.com
Last fetched
my-joolz.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
my-joolz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.19.180.24 | 104.19.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:106
- Organization
- milk design b.v.
- Contact emails
Subdomains
6 observed subdomains of my-joolz.com.
Web-graph footprint
Distinct hostnames that link to or from my-joolz.com in the public web crawl.
29 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
26 SPF mechanisms authorising senders for my-joolz.com.
| Mechanism | Target |
|---|---|
| SPF_A | production.eu01.milkdesignbv.demandware.net |
| SPF_A | sendgrid.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.anachron.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.229.233.0/24 |
| SPF_IP | 104.19.216.63 |
| SPF_IP | 109.68.163.0/26 |
| SPF_IP | 109.68.163.128/26 |
| SPF_IP | 109.68.163.183/32 |
| SPF_IP | 109.68.163.192/26 |
| SPF_IP | 109.68.167.96/27 |
| SPF_IP | 141.138.168.0/21 |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 173.236.20.0/24 |
| SPF_IP | 192.92.97.0/24 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 217.8.118.0/24 |
| SPF_IP | 52.128.40.0/21 |
| SPF_IP | 65.52.148.192 |
| SPF_IP | 87.236.98.169 |
| SPF_IP | 87.236.98.73 |
| SPF_IP | 92.64.178.192 |
| SPF_IP | 92.65.127.79 |
| SPF_MX | my-joolz.com |
Related pages
Pivot deeper into the graph from my-joolz.com.
- IP · 104.19.180.24
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:106
- Country · CA
- Email · einstein.ece@gmail.com
- TLD · .com
- Browse hostnames · my…
- 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: "my-joolz.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.