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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.202.214.32 | 149.202.0.0/16 | AS16276 | — | FR |
| 185.98.131.229 | 185.98.131.0/24 | AS210403 | — | FR |
WHOIS identity
- Registrar
- iana:1630
- Organization
- samiez tristan
- Contact emails
Subdomains
5 observed subdomains of ngh-cloud.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ngh-cloud.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.ngh-cloud.com |
| SPF_A | mailphp.lws-hosting.com |
| SPF_A | ngh-cloud.com |
| SPF_INCLUDE | hotmail-com.olc.protection.outlook.com |
| SPF_INCLUDE | mail.brocloud.fr |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 2001:41d0:303:1720:0:0:0:0 |
| SPF_IP | 46.105.45.96 |
| SPF_MX | ngh-cloud.com |
Related pages
Pivot deeper into the graph from ngh-cloud.com.
- IP · 149.202.214.32
- ASN · AS16276
- Registrar · iana:1630
- Country · FR
- Email · b2804ae338d86cc5cb54ccdd90837370@whois-anonymous.com
- TLD · .com
- Browse hostnames · ng…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.