All hostnames albasoul.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · albasoul.com Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/albasoul.com Resolution chain albasoul.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.33.67.29 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.72 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.90 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.91 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.164.36.126 3.164.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 3.164.36.26 3.164.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 3.164.36.68 3.164.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 3.164.36.83 3.164.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 3.167.227.36 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.46 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.5 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.54 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.208.44.179 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.214.46.27 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.171.4.151 54.171.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.194.138.4 54.194.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.215.210.59 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint Distinct hostnames that link to or from albasoul.com in the public web crawl.
Related pages Pivot deeper into the graph from albasoul.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "albasoul.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .