Skip to content

Hostname

nuvertos.com

Last fetched

nuvertos.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nuvertos.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nuvertos.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.202.198.013.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.219.7213.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.251.13013.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.164.12913.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.169.22313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.189.5113.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.91.22713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.91.20415.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.48.1433.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.197.23835.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.223.6335.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.49.24965.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.203.111.15513.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.41.21813.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.142.4713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.195.15513.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.226.17813.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.40.14313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.224.713.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.7.12113.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

89 observed subdomains of nuvertos.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nuvertos.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzoho.in

Related pages

Pivot deeper into the graph from nuvertos.com.

Cypher and MCP

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

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