Skip to content

Hostname

basik.fr

Last fetched

basik.fr resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.201.193104.17.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:ovh
Organization
basik air concept
Contact emails

Subdomains

4 observed subdomains of basik.fr.

Web-graph footprint

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

36 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for basik.fr.

MechanismTarget
SPF_Abasik.fr
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEmx.ovh.com
SPF_IP135.125.190.254
SPF_IP178.33.253.122
SPF_IP188.165.33.197
SPF_IP37.59.12.27
SPF_IP94.23.17.190
SPF_IP94.23.219.90
SPF_MXbasik.fr

Related pages

Pivot deeper into the graph from basik.fr.

Cypher and MCP

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

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