Skip to content

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

WHISPER CANON · my-joolz.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/my-joolz.com

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.

IPPrefixASNOperatorCountry
104.19.180.24104.19.176.0/20AS13335CLOUDFLARENET - 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.

MechanismTarget
SPF_Aproduction.eu01.milkdesignbv.demandware.net
SPF_Asendgrid.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.anachron.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.229.233.0/24
SPF_IP104.19.216.63
SPF_IP109.68.163.0/26
SPF_IP109.68.163.128/26
SPF_IP109.68.163.183/32
SPF_IP109.68.163.192/26
SPF_IP109.68.167.96/27
SPF_IP141.138.168.0/21
SPF_IP148.105.0.0/16
SPF_IP173.236.20.0/24
SPF_IP192.92.97.0/24
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP217.8.118.0/24
SPF_IP52.128.40.0/21
SPF_IP65.52.148.192
SPF_IP87.236.98.169
SPF_IP87.236.98.73
SPF_IP92.64.178.192
SPF_IP92.65.127.79
SPF_MXmy-joolz.com

Related pages

Pivot deeper into the graph from my-joolz.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.