Skip to content

Hostname

ababo.it

Last fetched

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

Nutrition Label

WHISPER CANON · ababo.itRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/ababo.it

Resolution chain

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

IPPrefixASNOperatorCountry
15.161.164.23315.161.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
15.161.253.12415.161.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.232.23418.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.232.3018.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.29.2118.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.162.10035.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.191.3335.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.231.24935.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
51.118.44.5951.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.100.24118.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
51.118.105.11251.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
51.118.56.2251.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
51.118.109.1651.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
16.22.100.21716.22.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
Contact emails

Subdomains

4 observed subdomains of ababo.it.

Web-graph footprint

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

281 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ababo.it.

Cypher and MCP

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

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