All hostnames alignet.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.
Nutrition Label WHISPER CANON · alignet.io Routing diversity 3.9/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 3.3/10 Resolver footprint 8.5/10 canon.whisper.security/host/alignet.io Resolution chain alignet.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.227.192.111 13.227.213.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.26 13.227.213.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.46 13.227.213.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.60 13.227.213.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 3.174.46.123 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.129 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.59 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.81 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.85.31.117 52.85.41.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.85.31.50 52.85.41.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.85.31.63 52.85.41.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.85.31.86 52.85.41.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.85.78.15 52.85.97.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.85.78.24 52.85.97.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.85.78.38 52.85.97.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.85.78.74 52.85.97.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.192.35.24 54.192.43.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.61 54.192.43.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.85 54.192.43.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.89 54.192.43.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:81 Organization alignet Contact emails — Subdomains 37 observed subdomains of alignet.io.
Related pages Pivot deeper into the graph from alignet.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alignet.io"})-[: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 .