Skip to content

Hostname

pj2s.fr

Last fetched

pj2s.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · pj2s.frRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pj2s.fr

Resolution chain

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

IPPrefixASNOperatorCountry
46.105.204.1346.105.204.0/24AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
ville notre dame de gravenchon
Contact emails

Subdomains

9 observed subdomains of pj2s.fr.

Web-graph footprint

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

46 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for pj2s.fr.

MechanismTarget
SPF_Amail.notre-dame-de-gravenchon.fr
SPF_Amail.pj2s.fr
SPF_Apj2s.fr
SPF_INCLUDEmx.apovir.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.39.153.48
SPF_IP217.108.1.242
SPF_IP37.58.211.117
SPF_IP46.105.204.13
SPF_IP54.36.140.182
SPF_IP84.55.139.117
SPF_MXpj2s.fr

Related pages

Pivot deeper into the graph from pj2s.fr.

Cypher and MCP

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

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