Skip to content

Hostname

eligius.st

Last fetched

eligius.st resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:st registry as the registrar.

Nutrition Label

WHISPER CANON · eligius.stRouting diversity5.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/eligius.st

Resolution chain

eligius.st resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.96.136100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.210.26174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.17.1163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.163.1013.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.8.1973.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.186.1793.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.15.16234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.121.3335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.28.1544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.2.14044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.67.16044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.69.17144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.97.19944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.15.11952.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.44.14252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.58.7852.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.86.9852.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.83.17398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:st registry
Organization
luke dashjr
Contact emails

Subdomains

32 observed subdomains of eligius.st.

Web-graph footprint

Distinct hostnames that link to or from eligius.st in the public web crawl.

44 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from eligius.st.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eligius.st"})-[: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.