Skip to content

Hostname

ffhockey.org

Last fetched

ffhockey.org resolves to 2 IPv4 addresses operated by OVH - OVH SAS in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ffhockey.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ffhockey.org

Resolution chain

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

IPPrefixASNOperatorCountry
146.59.158.218146.59.0.0/16AS16276OVH - OVH SASFR
37.59.125.237.59.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
iana:81
Organization
federation francaise de hockey
Contact emails

Subdomains

9 observed subdomains of ffhockey.org.

Web-graph footprint

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

130 sites link to this hostname.

4,056 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ffhockey.org.

MechanismTarget
SPF_Aintranetfederal.ffhockey.org
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf-eu.letsignit.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXffhockey.org

Related pages

Pivot deeper into the graph from ffhockey.org.

Cypher and MCP

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

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