Hostname
astermontstock.com
Last fetched
astermontstock.com resolves to 14 IPv4 addresses operated by ASNET - Baxet Group Inc. in SE. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
astermontstock.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.110.66.160 | 103.110.66.0/24 | AS26383 | ASNET - Baxet Group Inc. | SE |
| 167.17.181.52 | 167.17.181.0/24 | AS26383 | ASNET - Baxet Group Inc. | CH |
| 185.133.174.211 | 185.133.174.0/24 | AS26383 | ASNET - Baxet Group Inc. | NL |
| 185.198.235.118 | 185.198.235.0/24 | AS26383 | ASNET - Baxet Group Inc. | IT |
| 185.211.103.11 | 185.211.103.0/24 | AS26383 | ASNET - Baxet Group Inc. | AT |
| 192.124.176.58 | 192.124.176.0/24 | AS26383 | ASNET - Baxet Group Inc. | SG |
| 194.87.240.78 | 194.87.240.0/24 | AS26383 | ASNET - Baxet Group Inc. | BE |
| 202.71.15.85 | 202.71.15.0/24 | AS26383 | ASNET - Baxet Group Inc. | DE |
| 205.198.68.105 | 205.198.68.0/24 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
| 206.245.131.20 | 206.245.131.0/24 | AS26383 | ASNET - Baxet Group Inc. | FR |
| 212.193.6.163 | 212.193.6.0/24 | AS26383 | ASNET - Baxet Group Inc. | CA |
| 74.112.102.229 | 74.112.102.0/24 | AS26383 | ASNET - Baxet Group Inc. | PL |
| 74.48.78.124 | 74.48.64.0/18 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 91.149.242.10 | 91.149.242.0/24 | AS26383 | ASNET - Baxet Group Inc. | ES |
WHOIS identity
- Registrar
- iana:1923
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of astermontstock.com.
Threat posture
History
Related pages
Pivot deeper into the graph from astermontstock.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "astermontstock.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.