Skip to content

Hostname

gpseo.fr

Last fetched

gpseo.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:aqua ray sas as the registrar.

Nutrition Label

WHISPER CANON · gpseo.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/gpseo.fr

Resolution chain

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

IPPrefixASNOperatorCountry
54.36.190.23754.36.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:aqua ray sas
Organization
ano nymous
Contact emails

Subdomains

73 observed subdomains of gpseo.fr.

Web-graph footprint

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

328 sites link to this hostname.

198 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for gpseo.fr.

MechanismTarget
SPF_Amail-online.astech-solutions.com
SPF_Amxhck.ard.net
SPF_INCLUDEspf.horanet.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.stratis.pro
SPF_IP176.31.104.80
SPF_IP178.32.246.160
SPF_IP185.177.61.162
SPF_IP212.31.129.106/32
SPF_IP213.32.80.118

Related pages

Pivot deeper into the graph from gpseo.fr.

Cypher and MCP

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

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