Skip to content

Hostname

nativoplatform.com

Last fetched

nativoplatform.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. nativoplatform.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 · nativoplatform.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nativoplatform.com

Resolution chain

No IPv4 resolution is recorded for nativoplatform.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
engineering@nativo.net, 1aa1d1d4-67c2-4f75-8d21-08e1bd739c11@identity-protect.org, ab3a16d2-8626-46e5-9a2a-1c204348a226@identity-protect.org, ace673e6-86dd-46da-a4e9-ae567d30ba1e@identity-protect.org, ea1d6004-feff-419d-9521-1ca6f46a04bf@identity-protect.org

Mail and authentication

Nameservers

  • ns-154.awsdns-19.com
  • ns-566.awsdns-06.net
  • ns-1429.awsdns-50.org
  • ns-1853.awsdns-39.co.uk

Threat-feed evidence

History

Related pages

Pivot from nativoplatform.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: "nativoplatform.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.