Hostname
99cloudhosting.com
Last fetched
99cloudhosting.com resolves to 1 IPv4 address operated by AS18229 in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
99cloudhosting.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.34.20.47 | 199.34.20.0/24 | AS18229 | — | IN |
WHOIS identity
- Registrar
- iana:146
- Organization
- 99cloudhosting_com
- Contact emails
Subdomains
107 observed subdomains of 99cloudhosting.com.
Showing 25 of 107. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 99cloudhosting.com in the public web crawl.
6 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for 99cloudhosting.com.
| Mechanism | Target |
|---|---|
| SPF_A | 99cloudhosting.com |
| SPF_A | efa.99cloudhosting.com |
| SPF_INCLUDE | spf.zimbramailbox.in |
| SPF_IP | 103.171.88.194 |
| SPF_IP | 103.171.88.228 |
| SPF_IP | 219.90.65.155 |
| SPF_MX | 99cloudhosting.com |
Related pages
Pivot deeper into the graph from 99cloudhosting.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "99cloudhosting.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.