Skip to content

Hostname

comon-link.fr

Last fetched

comon-link.fr resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · comon-link.frRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/comon-link.fr

Resolution chain

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

IPPrefixASNOperatorCountry
91.108.114.17891.108.157.0/24AS47583FR

WHOIS identity

Registrar
registrar:gandi
Organization
ano nymous
Contact emails

Subdomains

2 observed subdomains of comon-link.fr.

Web-graph footprint

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

7 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for comon-link.fr.

MechanismTarget
SPF_Acomon-link.fr
SPF_Acustomer.gpaas.net
SPF_Awww.chrlink.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP155.133.129.42
SPF_IP155.133.142.131/32
SPF_IP155.133.142.17
SPF_IP2001:4b98:dc0:51:216:3eff:fe2a:2f38
SPF_IP2001:4b98:dc0:51:216:3eff:fe6c:67e8
SPF_IP2001:4b99:1:1:216:3eff:fe73:7226
SPF_IP217.70.186.133
SPF_IP37.71.191.0/24
SPF_IP77.157.207.173
SPF_IP95.142.165.207
SPF_IP95.142.166.152
SPF_IP95.142.170.4

Related pages

Pivot deeper into the graph from comon-link.fr.

Cypher and MCP

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

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