Skip to content

Hostname

geopixel.fr

Last fetched

geopixel.fr resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · geopixel.frRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/geopixel.fr

Resolution chain

geopixel.fr resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.250.248.333.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.215.434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.155.19452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.52.13952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.83.11954.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.30.3054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:ovh
Organization
geopixel
Contact emails

Subdomains

16 observed subdomains of geopixel.fr.

Web-graph footprint

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

9 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for geopixel.fr.

MechanismTarget
SPF_Ageopixel.fr
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from geopixel.fr.

Cypher and MCP

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

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