Skip to content

Hostname

muznavigator.com

Last fetched

muznavigator.com resolves to 1 IPv4 address operated by ORG-LVA15-AS - HOSTKEY B.V. in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · muznavigator.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/muznavigator.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.218.115.5091.218.115.0/24AS50867ORG-LVA15-AS - HOSTKEY B.V.RU

WHOIS identity

Registrar
iana:463
Organization
ooo izdatelstvo monolit
Contact emails

Subdomains

2 observed subdomains of muznavigator.com.

Web-graph footprint

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

171 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for muznavigator.com.

MechanismTarget
SPF_Amuznavigator.com
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_IP91.218.115.50
SPF_MXmuznavigator.com

Related pages

Pivot deeper into the graph from muznavigator.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "muznavigator.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.