Skip to content

Hostname

date18.it

Last fetched

date18.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.132.1083.168.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.132.383.168.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.132.783.168.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.132.913.168.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.96.173.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.96.603.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.96.823.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.96.993.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
Contact emails

Subdomains

2 observed subdomains of date18.it.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from date18.it.

Cypher and MCP

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

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