Skip to content

Hostname

kosmos.fr

Last fetched

kosmos.fr resolves to 1 IPv4 address operated by AS15826 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · kosmos.frRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kosmos.fr

Resolution chain

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

IPPrefixASNOperatorCountry
80.247.226.15180.247.224.0/20AS15826FR

WHOIS identity

Registrar
registrar:gandi
Organization
kosmos
Contact emails

Subdomains

776 observed subdomains of kosmos.fr.

Web-graph footprint

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

360 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kosmos.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEnfrance.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.7.39.6/32
SPF_IP185.7.39.7/32
SPF_IP80.247.237.216
SPF_IP80.247.238.176

Related pages

Pivot deeper into the graph from kosmos.fr.

Cypher and MCP

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

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