Skip to content

Hostname

kreon.com

Last fetched

kreon.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · kreon.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kreon.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
51.159.25.4351.158.0.0/15AS12876Online SASFR

WHOIS identity

Registrar
iana:269
Organization
jeroen van lierde
Contact emails

Subdomains

10 observed subdomains of kreon.com.

Web-graph footprint

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

276 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for kreon.com.

MechanismTarget
SPF_Akreon.com
SPF_INCLUDE2717670.spf06.hubspotemail.net
SPF_INCLUDE_spf.tem.scaleway.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.icontroller.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.93.153.173
SPF_IP188.93.155.3
SPF_IP50.242.16.113
SPF_IP84.199.9.42/29
SPF_IP94.107.195.194/29
SPF_IP94.107.244.242
SPF_IP94.107.244.243
SPF_MXkreon.com

Related pages

Pivot deeper into the graph from kreon.com.

Cypher and MCP

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

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