Skip to content

Hostname

kialo.com

Last fetched

kialo.com 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 · kialo.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kialo.com

Resolution chain

kialo.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.204.12143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.31143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.37143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.4143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.10918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.110.10018.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.11018.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.9118.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.9718.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
52.222.236.2452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
errikos pitsos
Contact emails

Subdomains

8 observed subdomains of kialo.com.

Web-graph footprint

Distinct hostnames that link to or from kialo.com in the public web crawl.

309 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kialo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from kialo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kialo.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.