Skip to content

Hostname

nuvolum.com

Last fetched

nuvolum.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nuvolum.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nuvolum.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.94.115108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.26108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.75108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.91108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.199.1033.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.1143.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.1233.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.713.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of nuvolum.com.

Web-graph footprint

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

79 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for nuvolum.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEluxsci.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.blackpearlmail.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEspf.zohomail360.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from nuvolum.com.

Cypher and MCP

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

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