Skip to content

Hostname

ginachanproperty.com

Last fetched

ginachanproperty.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · ginachanproperty.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ginachanproperty.com

Resolution chain

ginachanproperty.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.251.2213.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.251.313.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.251.5213.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.251.6613.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.220.8.9252.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.5.7454.169.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
99.84.152.12499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1291
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of ginachanproperty.com.

Threat posture

History

Related pages

Pivot deeper into the graph from ginachanproperty.com.

Cypher and MCP

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

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