Skip to content

Hostname

qkfc.fr

Last fetched

qkfc.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:netim as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.146.23237.59.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:netim
Organization
komelya
Contact emails

Subdomains

6 observed subdomains of qkfc.fr.

Web-graph footprint

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

11 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • qkfc.fr

SPF policy

5 SPF mechanisms authorising senders for qkfc.fr.

MechanismTarget
SPF_Aqkfc.fr
SPF_INCLUDE_spf.google.com
SPF_IP5.135.131.24
SPF_IP54.37.127.96/30
SPF_MXqkfc.fr

Related pages

Pivot deeper into the graph from qkfc.fr.

Cypher and MCP

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

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