Skip to content

Hostname

jockerexcellence.com

Last fetched

jockerexcellence.com resolves to 2 IPv4 addresses operated by AS197922 in FR. WHOIS lists iana:4144 as the registrar.

Nutrition Label

WHISPER CANON · jockerexcellence.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/jockerexcellence.com

Resolution chain

jockerexcellence.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:4144
Organization
jocker
Contact emails

Subdomains

6 observed subdomains of jockerexcellence.com.

Web-graph footprint

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

32 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • jockerexcellence.com

SPF policy

4 SPF mechanisms authorising senders for jockerexcellence.com.

MechanismTarget
SPF_Ajockerexcellence.com
SPF_IP86.104.252.130
SPF_IP86.104.252.29
SPF_MXjockerexcellence.com

Related pages

Pivot deeper into the graph from jockerexcellence.com.

Cypher and MCP

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

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