Skip to content

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

WHISPER CANON · astermontstock.comRouting diversity5.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/astermontstock.com

Resolution chain

astermontstock.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.110.66.160103.110.66.0/24AS26383ASNET - Baxet Group Inc.SE
167.17.181.52167.17.181.0/24AS26383ASNET - Baxet Group Inc.CH
185.133.174.211185.133.174.0/24AS26383ASNET - Baxet Group Inc.NL
185.198.235.118185.198.235.0/24AS26383ASNET - Baxet Group Inc.IT
185.211.103.11185.211.103.0/24AS26383ASNET - Baxet Group Inc.AT
192.124.176.58192.124.176.0/24AS26383ASNET - Baxet Group Inc.SG
194.87.240.78194.87.240.0/24AS26383ASNET - Baxet Group Inc.BE
202.71.15.85202.71.15.0/24AS26383ASNET - Baxet Group Inc.DE
205.198.68.105205.198.68.0/24AS174COGENT-174 - Cogent Communications, LLCUS
206.245.131.20206.245.131.0/24AS26383ASNET - Baxet Group Inc.FR
212.193.6.163212.193.6.0/24AS26383ASNET - Baxet Group Inc.CA
74.112.102.22974.112.102.0/24AS26383ASNET - Baxet Group Inc.PL
74.48.78.12474.48.64.0/18AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
91.149.242.1091.149.242.0/24AS26383ASNET - 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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.