Skip to content

Hostname

jazzdor.com

Last fetched

jazzdor.com resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · jazzdor.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/jazzdor.com

Resolution chain

jazzdor.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
84.234.28.2584.234.16.0/20AS29222CH

WHOIS identity

Registrar
iana:81
Organization
festival jazz d'or
Contact emails

Subdomains

3 observed subdomains of jazzdor.com.

Web-graph footprint

Distinct hostnames that link to or from jazzdor.com in the public web crawl.

176 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for jazzdor.com.

MechanismTarget
SPF_Ajazzdor.com
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEspf.infomaniak.ch
SPF_IP2001:1600:16:10:0:0:0:491
SPF_IP2001:1600:16:10:0:0:0:4b9
SPF_IP2001:4b98:dc0:41:216:3eff:feac:3a9
SPF_IP2001:4b98:dc0:47:216:3eff:fe4c:fdd2
SPF_IP217.70.189.31
SPF_IP84.234.28.25
SPF_IP84.234.29.91
SPF_IP95.142.161.46
SPF_MXjazzdor.com

Related pages

Pivot deeper into the graph from jazzdor.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "jazzdor.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.