Skip to content

Hostname

propertyshield.co

Last fetched

propertyshield.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · propertyshield.coRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/propertyshield.co

Resolution chain

propertyshield.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.12613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.221.10518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.1218.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.2618.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.6718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:81
Organization
f&t results
Contact emails

Subdomains

7 observed subdomains of propertyshield.co.

Web-graph footprint

Distinct hostnames that link to or from propertyshield.co in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for propertyshield.co.

MechanismTarget
SPF_INCLUDE46566477.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from propertyshield.co.

Cypher and MCP

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

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