Skip to content

Hostname

kerio.com

Last fetched

kerio.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · kerio.comRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kerio.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.225.122100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.206.15952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.195.652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
kerio technologies s.r.o.
Contact emails

Subdomains

116 observed subdomains of kerio.com.

Web-graph footprint

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

470 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kerio.com.

MechanismTarget
SPF_INCLUDE_ipblock1.kerio.com
SPF_INCLUDE_ipblock2.kerio.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf1.kerio.com
SPF_INCLUDEspf2.kerio.com
SPF_INCLUDEspf3.kerio.com
SPF_MXkerio.com

Related pages

Pivot deeper into the graph from kerio.com.

Cypher and MCP

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

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