Skip to content

Hostname

propertyedgepro.com

Last fetched

propertyedgepro.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · propertyedgepro.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/propertyedgepro.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.209.101.16334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.65.13844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.170.18944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.210.24252.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.247.4252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.126.052.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

2 observed subdomains of propertyedgepro.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for propertyedgepro.com.

MechanismTarget
SPF_INCLUDE7296653.spf08.hubspotemail.net

Related pages

Pivot deeper into the graph from propertyedgepro.com.

Cypher and MCP

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

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