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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.108.114.178 | 91.108.157.0/24 | AS47583 | — | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- ano nymous
- Contact emails
- —
Subdomains
2 observed subdomains of comon-link.fr.
| Subdomain |
|---|
| mail.comon-link.fr |
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for comon-link.fr.
| Mechanism | Target |
|---|---|
| SPF_A | comon-link.fr |
| SPF_A | customer.gpaas.net |
| SPF_A | www.chrlink.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 155.133.129.42 |
| SPF_IP | 155.133.142.131/32 |
| SPF_IP | 155.133.142.17 |
| SPF_IP | 2001:4b98:dc0:51:216:3eff:fe2a:2f38 |
| SPF_IP | 2001:4b98:dc0:51:216:3eff:fe6c:67e8 |
| SPF_IP | 2001:4b99:1:1:216:3eff:fe73:7226 |
| SPF_IP | 217.70.186.133 |
| SPF_IP | 37.71.191.0/24 |
| SPF_IP | 77.157.207.173 |
| SPF_IP | 95.142.165.207 |
| SPF_IP | 95.142.166.152 |
| SPF_IP | 95.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.