Skip to content

Hostname

propy.com

Last fetched

propy.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · propy.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/propy.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.124108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.6108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.65108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.98108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.183.11013.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.4313.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.5113.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.8313.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
52.85.31.11052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.11318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

48 observed subdomains of propy.com.

Web-graph footprint

Distinct hostnames that link to or from propy.com in the public web crawl.

860 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for propy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from propy.com.

Cypher and MCP

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

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