Skip to content

Hostname

ngh-cloud.com

Last fetched

ngh-cloud.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:1630 as the registrar.

Nutrition Label

WHISPER CANON · ngh-cloud.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/ngh-cloud.com

Resolution chain

ngh-cloud.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1630
Organization
samiez tristan
Contact emails

Subdomains

5 observed subdomains of ngh-cloud.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ngh-cloud.com.

MechanismTarget
SPF_Amail.ngh-cloud.com
SPF_Amailphp.lws-hosting.com
SPF_Angh-cloud.com
SPF_INCLUDEhotmail-com.olc.protection.outlook.com
SPF_INCLUDEmail.brocloud.fr
SPF_INCLUDEspf.mailjet.com
SPF_IP2001:41d0:303:1720:0:0:0:0
SPF_IP46.105.45.96
SPF_MXngh-cloud.com

Related pages

Pivot deeper into the graph from ngh-cloud.com.

Cypher and MCP

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

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