Skip to content

Hostname

ncviewer.com

Last fetched

ncviewer.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ncviewer.comRouting diversity5.7/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ncviewer.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.151.194100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.44.62107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.130.7213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.140.8623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.28.693.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.146.503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.199.1883.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.232.18734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.231.3034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.61.1050.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.47.11054.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.62.098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.220.5732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.60.24632.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.248.235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 1241742306
Contact emails

Subdomains

6 observed subdomains of ncviewer.com.

Web-graph footprint

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

120 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ncviewer.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from ncviewer.com.

Cypher and MCP

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

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