Skip to content

Hostname

navegg.com

Last fetched

navegg.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · navegg.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/navegg.com

Resolution chain

navegg.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.58.147.17713.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
13.59.109.18913.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.55.25218.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.138.18518.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.154.3118.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.239.623.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.199.773.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.62.883.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.240.2053.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.249.733.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.114.1533.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.136.193.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.229.1753.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.217.2113.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.69.243.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.226.2473.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.148.19816.59.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.227.12.20218.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
dentsu international
Contact emails

Subdomains

88 observed subdomains of navegg.com.

Web-graph footprint

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

862 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for navegg.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.aknamail.com.br
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from navegg.com.

Cypher and MCP

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

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