Skip to content

Hostname

live-agent.it

Last fetched

live-agent.it resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gransy s.r.o. as the registrar.

Nutrition Label

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

Resolution chain

live-agent.it resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.160.102.11118.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.11618.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.1218.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.4018.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.21.1118.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.11618.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.2618.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.3818.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.162.174.433.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.443.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.453.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.873.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gransy s.r.o.
Organization
quality unit, s.r.o.
Contact emails

Subdomains

1 observed subdomain of live-agent.it.

Web-graph footprint

Distinct hostnames that link to or from live-agent.it in the public web crawl.

73 sites link to this hostname.

649 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from live-agent.it.

Cypher and MCP

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

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