Skip to content

Hostname

pep2a.fr

Last fetched

pep2a.fr resolves to 1 IPv4 address operated by OCTOPUCE-AS - Octopuce s.a.r.l. in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.36.166.10194.36.166.0/24AS28855OCTOPUCE-AS - Octopuce s.a.r.l.FR

WHOIS identity

No WHOIS records are currently associated with pep2a.fr in WhisperGraph.

Subdomains

10 observed subdomains of pep2a.fr.

Web-graph footprint

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

18 sites link to this hostname.

228 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pep2a.fr.

MechanismTarget
SPF_Apep2a.fr
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ouvaton.coop
SPF_IP80.12.242.0/24
SPF_MXpep2a.fr

Related pages

Pivot deeper into the graph from pep2a.fr.

Cypher and MCP

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

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