Skip to content

Hostname

home24.it

Last fetched

home24.it resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:eurodns sa as the registrar.

Nutrition Label

WHISPER CANON · home24.itRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/home24.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.86.58.235104.86.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
118.214.69.36118.214.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.KR
23.197.128.12823.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
69.192.21.7469.192.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
registrar:eurodns sa
Organization
home24
Contact emails

Subdomains

12 observed subdomains of home24.it.

Web-graph footprint

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

110 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from home24.it.

Cypher and MCP

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

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