Skip to content

Hostname

ukebox.fr

Last fetched

ukebox.fr resolves to 1 IPv4 address operated by AS24961 in DE. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · ukebox.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ukebox.fr

Resolution chain

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

IPPrefixASNOperatorCountry
89.163.231.25189.163.128.0/17AS24961DE

WHOIS identity

Registrar
registrar:ovh
Organization
Contact emails

Subdomains

2 observed subdomains of ukebox.fr.

Web-graph footprint

Distinct hostnames that link to or from ukebox.fr in the public web crawl.

10 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for ukebox.fr.

MechanismTarget
SPF_Aukebox.fr
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.165.119
SPF_MXukebox.fr

Related pages

Pivot deeper into the graph from ukebox.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ukebox.fr"})-[: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.