Skip to content

Hostname

locus.beta.circl.es

Last fetched

locus.beta.circl.es resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · locus.beta.circl.esRouting diversity4.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/locus.beta.circl.es

Resolution chain

locus.beta.circl.es resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.48.115.176100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.34.3613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.89.21418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.100.1833.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.5.6334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.43.1854.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.109.15698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.244.19798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with locus.beta.circl.es in WhisperGraph.

Subdomains

1 observed subdomain of locus.beta.circl.es.

Threat posture

History

Related pages

Pivot deeper into the graph from locus.beta.circl.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "locus.beta.circl.es"})-[: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.