Skip to content

Hostname

hase.fr

Last fetched

hase.fr resolves to 1 IPv4 address operated by PLANETHOSTER-8 - PlanetHoster in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · hase.frRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hase.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.221.182.149185.221.180.0/22AS53589PLANETHOSTER-8 - PlanetHosterFR

WHOIS identity

Registrar
registrar:gandi
Organization
hase poeles cheminees
Contact emails

Subdomains

17 observed subdomains of hase.fr.

Web-graph footprint

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

71 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hase.fr.

MechanismTarget
SPF_Aclients.matiere-grise.fr
SPF_Ahase.fr
SPF_Ainfos.hase-boutique.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.7.69.82
SPF_IP185.221.182.149
SPF_IP37.59.236.138
SPF_IP37.59.236.139
SPF_IP92.184.124.189
SPF_IP95.142.166.236
SPF_MXhase.fr

Related pages

Pivot deeper into the graph from hase.fr.

Cypher and MCP

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

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