Skip to content

Hostname

sfep-experts.com

Last fetched

sfep-experts.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · sfep-experts.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sfep-experts.com

Resolution chain

sfep-experts.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.154.191.16195.155.125.0/24AS12876FR

WHOIS identity

Registrar
iana:82
Organization
didier griffe
Contact emails

Subdomains

8 observed subdomains of sfep-experts.com.

Web-graph footprint

Distinct hostnames that link to or from sfep-experts.com in the public web crawl.

40 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sfep-experts.com.

MechanismTarget
SPF_Adedi.wakemeup-dns.com
SPF_Asfep-experts.com
SPF_IP173.254.214.232
SPF_IP195.154.191.16
SPF_IP195.201.174.111
SPF_MXsfep-experts.com

Related pages

Pivot deeper into the graph from sfep-experts.com.

Cypher and MCP

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

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