Skip to content

Hostname

navis-cvs.com

Last fetched

navis-cvs.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · navis-cvs.comRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/navis-cvs.com

Resolution chain

navis-cvs.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.132.175.191108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.127.24318.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.168.22818.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.71.25018.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.188.634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.199.24234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.178.22834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.179.19334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.255.6934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.244.22734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.45.25152.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.99.13852.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.236.8952.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.124.1252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.40.24052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.64.13452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.165.19552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.235.3352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.185.7554.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.189.2354.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of navis-cvs.com owner
Contact emails

Subdomains

50 observed subdomains of navis-cvs.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from navis-cvs.com.

Cypher and MCP

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

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