Skip to content

Hostname

gpsea.fr

Last fetched

gpsea.fr resolves to 1 IPv4 address operated by AS8304 in FR. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · gpsea.frRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gpsea.fr

Resolution chain

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

IPPrefixASNOperatorCountry
87.252.16.5787.252.16.0/24AS8304FR

WHOIS identity

Registrar
registrar:nameshield
Organization
gpsea
Contact emails

Subdomains

18 observed subdomains of gpsea.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for gpsea.fr.

MechanismTarget
SPF_Agpsea.fr
SPF_Amail.horanet.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.horanet.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP161.38.204.148
SPF_IP161.38.205.6
SPF_IP194.206.212.97
SPF_IP213.32.80.26
SPF_IP46.105.96.204
SPF_IP81.255.13.100/32
SPF_IP81.255.13.105/32
SPF_IP81.255.13.109
SPF_IP81.255.32.165
SPF_IP81.80.92.98
SPF_IP94.140.18.224/24
SPF_MXgpsea.fr

Related pages

Pivot deeper into the graph from gpsea.fr.

Cypher and MCP

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

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