Skip to content

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

WHISPER CANON · navify.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/navify.com

Resolution chain

navify.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.58.155.1193.58.155.0/24AS2047CH

WHOIS identity

Registrar
iana:468
Organization
on behalf of navify.com owner
Contact emails

Subdomains

263 observed subdomains of navify.com.

Web-graph footprint

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

35 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for navify.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.navify.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from navify.com.

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 20

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