Skip to content

Hostname

komitid.fr

Last fetched

komitid.fr resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:connection sas as the registrar.

Nutrition Label

WHISPER CANON · komitid.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/komitid.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:connection sas
Organization
connection sas
Contact emails

Subdomains

3 observed subdomains of komitid.fr.

Web-graph footprint

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

413 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for komitid.fr.

MechanismTarget
SPF_Akomitid.fr
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP162.19.119.27
SPF_IP2a01:111:f400:7e0d:0:0:0:205
SPF_IP46.218.16.140
SPF_IP51.178.63.212
SPF_MXkomitid.fr

Related pages

Pivot deeper into the graph from komitid.fr.

Cypher and MCP

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

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