Skip to content

Hostname

pixii.fr

Last fetched

pixii.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · pixii.frRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/pixii.fr

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.2.14108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.47108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.7108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.83108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
65.8.76.11265.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.3065.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.8065.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.8365.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
registrar:gandi
Organization
ano nymous
Contact emails

Subdomains

7 observed subdomains of pixii.fr.

Web-graph footprint

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

102 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pixii.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsquarespace-mail.com

Related pages

Pivot deeper into the graph from pixii.fr.

Cypher and MCP

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

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