Skip to content

Hostname

agent.astermontstock.com

Last fetched

agent.astermontstock.com resolves to 14 IPv4 addresses operated by ASNET - Baxet Group Inc. in SE.

Nutrition Label

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

Resolution chain

agent.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

No WHOIS records are currently associated with agent.astermontstock.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from agent.astermontstock.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "agent.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.