Skip to content

Hostname

propertyrecord.com

Last fetched

propertyrecord.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1154 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.11413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.7613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.1518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.1818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.221.23.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.273.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.363.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.93.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1154
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of propertyrecord.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for propertyrecord.com.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from propertyrecord.com.

Cypher and MCP

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

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