Skip to content

Hostname

liveproperties.gr

Last fetched

liveproperties.gr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · liveproperties.grRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/liveproperties.gr

Resolution chain

liveproperties.gr resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.171.2018.66.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.171.6918.66.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.171.7718.66.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.171.7818.66.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.160.119.1153.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.283.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.373.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.383.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
99.84.234.10699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.10899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with liveproperties.gr in WhisperGraph.

Subdomains

1 observed subdomain of liveproperties.gr.

Threat posture

History

Related pages

Pivot deeper into the graph from liveproperties.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "liveproperties.gr"})-[: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.