Hostname
nativo.com
Last fetched
nativo.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nativo.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nativo.com owner
- Contact emails
- domains@nativo.com
- engineering@nativo.net
- 0eb9d486-ed1a-4508-988e-f0f04681c89c@identity-protect.org
- 78ace040-ac92-4bcb-9c72-956cecb25237@identity-protect.org
- 90c8d8c5-a011-477e-a1c8-550895de7b86@identity-protect.org
- b2f77896-e667-4ec7-a21b-fff978b2c25e@identity-protect.org
- de520909-0db0-4c42-a469-73b0d5763ed8@identity-protect.org
- fe6cb78a-b3bc-4e8f-b126-dd8cea953d37@identity-protect.org
- owner-10848776@nativo.com.whoisprivacyservice.org
- owner-11840973@nativo.com.whoisprivacyservice.org
- owner-12110922@nativo.com.whoisprivacyservice.org
- owner-1837074@nativo.com.whoisprivacyservice.org
- owner-2107023@nativo.com.whoisprivacyservice.org
- owner-2574354@nativo.com.whoisprivacyservice.org
- owner-2838547@nativo.com.whoisprivacyservice.org
- owner-410494@nativo.com.whoisprivacyservice.org
- owner-5901718@nativo.com.whoisprivacyservice.org
- owner-6441616@nativo.com.whoisprivacyservice.org
- owner-6711565@nativo.com.whoisprivacyservice.org
- owner-7776329@nativo.com.whoisprivacyservice.org
- and 1 more
Subdomains
31 observed subdomains of nativo.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nativo.com in the public web crawl.
690 sites link to this hostname.
211 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for nativo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-westus.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tipalti.com |
Related pages
Pivot deeper into the graph from nativo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nativo.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.