Skip to content

Hostname

giuntios.it

Last fetched

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

Nutrition Label

WHISPER CANON · giuntios.itRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/giuntios.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.150.14418.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.229.16334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.84.8234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.207.13752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.127.3254.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.135.17654.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi sas
Organization
o.s. organizzazioni speciali srl
Contact emails

Subdomains

46 observed subdomains of giuntios.it.

Web-graph footprint

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

76 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for giuntios.it.

MechanismTarget
SPF_INCLUDEmm.vola.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP129.35.117.23/32
SPF_IP129.35.117.24/32
SPF_IP151.99.151.20/32
SPF_IP151.99.151.4/32
SPF_IP151.99.151.9/32
SPF_MXgiuntios.it

Related pages

Pivot deeper into the graph from giuntios.it.

Cypher and MCP

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

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