Hostname
navify.com
Last fetched
navify.com resolves to 1 IPv4 address operated by AS2047 in CH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
navify.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.58.155.1 | 193.58.155.0/24 | AS2047 | — | CH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of navify.com owner
- Contact emails
- 74322144578304-5f177e@whoisprivacyservices.com.au
- 154220a4-5ad8-4f8d-86fa-b24930ac8fc5@identity-protect.org
- 645f573c-b9d3-4ae7-9384-b5b46308ede6@identity-protect.org
- 751584c7-d1df-41a5-9d09-eb8ef4e01eca@identity-protect.org
- 7ae86b4e-a41c-4543-b2a0-acaa8a7d845c@identity-protect.org
- c162e472-7023-4c01-9c7f-1aa1da081944@identity-protect.org
- e940433e-c410-40f6-b9c6-f6286a43bb6e@identity-protect.org
- owner-10922439@navify.com.whoisprivacyservice.org
- owner-11462337@navify.com.whoisprivacyservice.org
- owner-11535435@navify.com.whoisprivacyservice.org
- owner-11854440@navify.com.whoisprivacyservice.org
- owner-2897647@navify.com.whoisprivacyservice.org
- owner-3167596@navify.com.whoisprivacyservice.org
- owner-3437545@navify.com.whoisprivacyservice.org
- owner-3707494@navify.com.whoisprivacyservice.org
- owner-4224412@navify.com.whoisprivacyservice.org
- owner-4389865@navify.com.whoisprivacyservice.org
- owner-6657221@navify.com.whoisprivacyservice.org
- owner-7502189@navify.com.whoisprivacyservice.org
- owner-7624343@navify.com.whoisprivacyservice.org
- and 1 more
Subdomains
263 observed subdomains of navify.com.
Showing 20 of 263. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from navify.com in the public web crawl.
35 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for navify.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.navify.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from navify.com.
- IP · 193.58.155.1
- ASN · AS2047
- Registrar · iana:468
- Country · CH
- Email · 74322144578304-5f177e@whoisprivacyservices.com.au
- TLD · .com
- Browse hostnames · na…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "navify.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.