Skip to content

Hostname

fcnet.fr

Last fetched

fcnet.fr resolves to 1 IPv4 address operated by ASIPTEL in FR. WHOIS lists registrar:franche comte net as the registrar.

Nutrition Label

WHISPER CANON · fcnet.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fcnet.fr

Resolution chain

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

IPPrefixASNOperatorCountry
77.245.128.16877.245.128.0/20AS39931ASIPTELFR

WHOIS identity

Registrar
registrar:franche comte net
Organization
fcnet
Contact emails

Subdomains

30 observed subdomains of fcnet.fr.

Web-graph footprint

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

114 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fcnet.fr.

MechanismTarget
SPF_INCLUDEspf-ext.fcnet.fr
SPF_INCLUDEspf.fcnet.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from fcnet.fr.

Cypher and MCP

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

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