Hostname
airgappedcloud.com
Last fetched
airgappedcloud.com resolves to 4 IPv4 addresses operated by IDDQD-AS - IDDQD-AS in AR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
airgappedcloud.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 190.98.161.64 | 190.98.160.0/19 | AS12956 | IDDQD-AS - IDDQD-AS | AR |
| 190.98.161.65 | 190.98.160.0/19 | AS12956 | IDDQD-AS - IDDQD-AS | AR |
| 23.213.34.82 | 23.213.34.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.213.34.91 | 23.213.34.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
6 observed subdomains of airgappedcloud.com.
Threat posture
History
Related pages
Pivot deeper into the graph from airgappedcloud.com.
- IP · 190.98.161.64
- ASN · AS12956IDDQD-AS - IDDQD-AS
- Registrar · iana:1068
- Country · AR
- Email · f87c42b27b55473e9079e029c4fca5cb.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ai…
- 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: "airgappedcloud.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.