Skip to content

Hostname

consigli.it

Last fetched

consigli.it resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · consigli.itRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/consigli.it

Resolution chain

consigli.it resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.209.10913.226.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.12113.226.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.12913.226.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.9013.226.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.221.1103.162.224.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.1153.162.224.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.603.162.224.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.983.162.224.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
65.9.175.4365.17.180.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6965.17.180.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8265.17.180.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9365.17.180.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.161.1183.173.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.363.173.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.633.173.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.683.173.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
registrar:gandi sas
Organization
gedi digital s.r.l
Contact emails

Subdomains

6 observed subdomains of consigli.it.

Web-graph footprint

Distinct hostnames that link to or from consigli.it in the public web crawl.

290 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for consigli.it.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from consigli.it.

Cypher and MCP

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

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