Hostname
adnclouds.com
Last fetched
adnclouds.com resolves to 1 IPv4 address operated by WHIL-BD Walton Hi-Tech Industries Ltd in SG. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
adnclouds.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 |
|---|---|---|---|---|
| 131.153.48.114 | 131.153.48.0/24 | AS59210 | WHIL-BD Walton Hi-Tech Industries Ltd | SG |
WHOIS identity
- Registrar
- iana:303
- Organization
- —
- Contact emails
Subdomains
50 observed subdomains of adnclouds.com.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adnclouds.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
- adnclouds.com
SPF policy
5 SPF mechanisms authorising senders for adnclouds.com.
| Mechanism | Target |
|---|---|
| SPF_A | adnclouds.com |
| SPF_IP | 129.150.54.24 |
| SPF_IP | 131.153.48.114 |
| SPF_IP | 139.162.41.154 |
| SPF_MX | adnclouds.com |
Related pages
Pivot deeper into the graph from adnclouds.com.
- IP · 131.153.48.114
- ASN · AS59210WHIL-BD Walton Hi-Tech Industries Ltd
- Registrar · iana:303
- Country · SG
- Email · admin@adnservers.com
- TLD · .com
- Browse hostnames · ad…
- 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: "adnclouds.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.