Skip to content

Hostname

indomio.al

Last fetched

indomio.al resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · indomio.alRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/indomio.al

Resolution chain

indomio.al resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.67.2413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.181.109143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.114143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.69143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.93143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.169.221.1243.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.1253.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.1273.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.843.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with indomio.al in WhisperGraph.

Subdomains

1 observed subdomain of indomio.al.

Web-graph footprint

Distinct hostnames that link to or from indomio.al in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for indomio.al.

MechanismTarget
SPF_Aindomio.al
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXindomio.al

Related pages

Pivot deeper into the graph from indomio.al.

Cypher and MCP

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

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