Skip to content

Hostname

propertymate.ai

Last fetched

propertymate.ai resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:namecheap as the registrar.

Nutrition Label

WHISPER CANON · propertymate.aiRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/propertymate.ai

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.2.21100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.165.6123.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.222.24144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.250.9752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.38.2152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.245.8354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:namecheap
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

22 observed subdomains of propertymate.ai.

Web-graph footprint

Distinct hostnames that link to or from propertymate.ai in the public web crawl.

18 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for propertymate.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from propertymate.ai.

Cypher and MCP

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

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