Skip to content

Hostname

annecy.org

Last fetched

annecy.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · annecy.orgRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/annecy.org

Resolution chain

annecy.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.80.253108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.128.90.236108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.185.220108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.180.20634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.177.5934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.121.10534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.22.1234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.222.21334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.43.12534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.88.22934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.176.13846.137.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.195.7052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.77.20252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.35.15652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.64.15752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.153.11052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.252.10652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.34.19052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.47.7652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.4.17754.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
benjamin chateau
Contact emails

Subdomains

11 observed subdomains of annecy.org.

Web-graph footprint

Distinct hostnames that link to or from annecy.org in the public web crawl.

1,405 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for annecy.org.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXannecy.org

Related pages

Pivot deeper into the graph from annecy.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "annecy.org"})-[: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.