Skip to content

Hostname

nagacloud.tech

Last fetched

nagacloud.tech resolves to 1 IPv4 address operated by HWCLOUDS-AS-AP - HUAWEI CLOUDS in SG. WHOIS lists iana:1913 as the registrar.

Nutrition Label

WHISPER CANON · nagacloud.techRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/nagacloud.tech

Resolution chain

nagacloud.tech resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
114.119.187.105114.119.176.0/20AS136907HWCLOUDS-AS-AP - HUAWEI CLOUDSSG

WHOIS identity

Registrar
iana:1913
Organization
privacy protect, llc (privacyprotect.org)
Contact emails

Subdomains

9 observed subdomains of nagacloud.tech.

Web-graph footprint

Distinct hostnames that link to or from nagacloud.tech in the public web crawl.

6 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nagacloud.tech.

MechanismTarget
SPF_Anagacloud.tech
SPF_IP101.44.161.225
SPF_IP159.138.87.230
SPF_MXnagacloud.tech

Related pages

Pivot deeper into the graph from nagacloud.tech.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nagacloud.tech"})-[: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.