Skip to content

Hostname

psg.fr

Last fetched

psg.fr resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:ip twins sas as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
64.239.109.19364.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ip twins sas
Organization
paris saint germain football
Contact emails

Subdomains

108 observed subdomains of psg.fr.

Web-graph footprint

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

2,315 sites link to this hostname.

179 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for psg.fr.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_Apsg.fr
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-004e2f03.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.232.123.80
SPF_MXpsg.fr

Related pages

Pivot deeper into the graph from psg.fr.

Cypher and MCP

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

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