Skip to content

Hostname

navchecking.com

Last fetched

navchecking.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · navchecking.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/navchecking.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.146.133.13716.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.240.25244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.25.12250.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.20.23452.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.188.3652.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.229.19152.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

4 observed subdomains of navchecking.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for navchecking.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from navchecking.com.

Cypher and MCP

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

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