Skip to content

Hostname

properati.com.ar

Last fetched

properati.com.ar resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · properati.com.arRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/properati.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
34.210.62.16034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.252.14035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.37.22944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.104.11744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.223.25044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.203.62184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with properati.com.ar in WhisperGraph.

Subdomains

708 observed subdomains of properati.com.ar.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from properati.com.ar.

Cypher and MCP

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

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