Skip to content

Hostname

kreditex.ee

Last fetched

kreditex.ee resolves to 1 IPv4 address operated by ESTPAK - Telia Eesti AS in EE.

Nutrition Label

WHISPER CANON · kreditex.eeRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kreditex.ee

Resolution chain

kreditex.ee resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.50.195.201195.50.192.0/19AS3249ESTPAK - Telia Eesti ASEE

WHOIS identity

No WHOIS records are currently associated with kreditex.ee in WhisperGraph.

Subdomains

23 observed subdomains of kreditex.ee.

Web-graph footprint

Distinct hostnames that link to or from kreditex.ee in the public web crawl.

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for kreditex.ee.

MechanismTarget
SPF_Akreditex.ee
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDEmail.spf.elkdata.ee
SPF_INCLUDEspf.crmservice.fi
SPF_IP185.31.94.31
SPF_IP195.50.195.192/27
SPF_IP195.50.195.199
SPF_IP195.50.195.201
SPF_IP195.50.195.202
SPF_IP213.35.199.115
SPF_MXkreditex.ee

Related pages

Pivot deeper into the graph from kreditex.ee.

Cypher and MCP

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

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