Skip to content

Hostname

sfhe.fr

Last fetched

sfhe.fr resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
142.132.151.202142.132.128.0/17AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
registrar:gandi
Organization
doctissimo
Contact emails

Subdomains

3 observed subdomains of sfhe.fr.

Web-graph footprint

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

45 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sfhe.fr.

MechanismTarget
SPF_Asfhe.fr
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.132.151.202
SPF_IP195.6.20.232
SPF_IP217.147.192.100/32
SPF_IP217.147.192.101
SPF_IP217.147.195.103/32
SPF_IP217.147.195.115/32
SPF_IP217.70.184.38/32
SPF_IP52.137.7.87
SPF_IP81.23.35.122

Related pages

Pivot deeper into the graph from sfhe.fr.

Cypher and MCP

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

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