Hostname
astraqom.com
Last fetched
astraqom.com resolves to 2 IPv4 addresses operated by CLOUDWEBMANAGE-EU in NL. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
astraqom.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 |
|---|---|---|---|---|
| 193.168.173.150 | 193.168.173.0/24 | AS41436 | CLOUDWEBMANAGE-EU | NL |
| 83.229.83.178 | 83.229.83.0/24 | AS41436 | CLOUDWEBMANAGE-EU | NL |
WHOIS identity
- Registrar
- iana:1910
- Organization
- contact privacy inc. customer 0126968710
- Contact emails
Subdomains
30 observed subdomains of astraqom.com.
Showing 20 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from astraqom.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for astraqom.com.
| Mechanism | Target |
|---|---|
| SPF_A | astraqom.com |
| SPF_IP | 185.247.117.194 |
| SPF_MX | astraqom.com |
Related pages
Pivot deeper into the graph from astraqom.com.
- IP · 193.168.173.150
- ASN · AS41436CLOUDWEBMANAGE-EU
- Registrar · iana:1910
- Country · NL
- Email · astraqom.com@contactprivacy.com
- TLD · .com
- Browse hostnames · as…
- 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: "astraqom.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.