Skip to content

Hostname

jazzfree.com

Last fetched

jazzfree.com resolves to 1 IPv4 address operated by AS12479 in ES. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · jazzfree.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/jazzfree.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.151.4.2162.151.4.0/22AS12479ES

WHOIS identity

Registrar
iana:696
Organization
france telecom espana
Contact emails

Subdomains

5 observed subdomains of jazzfree.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for jazzfree.com.

MechanismTarget
SPF_Aspf.jazzfree.com
SPF_MXjazzfree.com

Related pages

Pivot deeper into the graph from jazzfree.com.

Cypher and MCP

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

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