Skip to content

Hostname

sofin.fr

Last fetched

sofin.fr resolves to 2 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in FR. WHOIS lists registrar:amen / agence des medias numeriques as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.71.121.155217.71.112.0/20AS174COGENT-174 - Cogent Communications, LLCFR
81.88.57.6881.88.48.0/20AS39729IT

WHOIS identity

Registrar
registrar:amen / agence des medias numeriques
Organization
sofinor cabinet bouron et associes
Contact emails

Subdomains

3 observed subdomains of sofin.fr.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sofin.fr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.11.44.177
SPF_MXsofin.fr

Related pages

Pivot deeper into the graph from sofin.fr.

Cypher and MCP

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

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