Skip to content

Hostname

fcol16.org

Last fetched

fcol16.org resolves to 1 IPv4 address operated by AS44902 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · fcol16.orgRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fcol16.org

Resolution chain

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

IPPrefixASNOperatorCountry
93.95.59.19793.95.56.0/21AS44902FR

WHOIS identity

Registrar
iana:433
Organization
federation charentaise des oeuvres laiques
Contact emails

Subdomains

8 observed subdomains of fcol16.org.

Web-graph footprint

Distinct hostnames that link to or from fcol16.org in the public web crawl.

28 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for fcol16.org.

MechanismTarget
SPF_Afcol16.org
SPF_INCLUDE_spf.fibracom.fr
SPF_IP176.31.247.201
SPF_IP178.33.104.147
SPF_IP178.33.104.154
SPF_MXfcol16.org

Related pages

Pivot deeper into the graph from fcol16.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fcol16.org"})-[: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.