Skip to content

Hostname

agadget.it

Last fetched

agadget.it resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.36.62.813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.69.1113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.14.19235.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
assopiu' sas
Contact emails

Subdomains

4 observed subdomains of agadget.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for agadget.it.

MechanismTarget
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from agadget.it.

Cypher and MCP

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

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