Skip to content

Hostname

plata.com

Last fetched

plata.com resolves to 18.200.67.129, announced in 18.200.0.0/16 by AMAZON-02 - Amazon.com, Inc. in IE. plata.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · plata.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/plata.com

Resolution chain

IPv6 resolution

No AAAA record for plata.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of plata.com owner
Contact emails
jhill@cybermesa.com, 03d9a109-db5e-4f24-a93e-d92151f3b431@identity-protect.org, 2907bed4-db32-4f2e-9f6f-7502537c0241@identity-protect.org, 4017fb9b-c356-4ae2-abf0-3abb2dd8b4db@identity-protect.org, 52da6148-420e-46ce-9249-63f67030f4a8@identity-protect.org, 7eb089bd-26be-47bd-941f-e514a0e7c484@identity-protect.org, bf6c0d3f-bb01-4c0c-8d85-8b6fc07304e3@identity-protect.org, c38d7cfa-af5e-4a40-bd79-aa0b033176de@identity-protect.org

Subdomains

Showing 3 of 3 subdomains (3 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-129.awsdns-16.com
  • ns-862.awsdns-43.net
  • ns-1394.awsdns-46.org
  • ns-1832.awsdns-37.co.uk

MX records

  • plata-com.mail.protection.outlook.com

SPF policy

  • include: ciphr247.com
  • include: _spf.psm.knowbe4.com
  • include: spf.protection.outlook.com
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

Pivot from plata.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "plata.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.