Skip to content

Hostname

kreatys.com

Last fetched

kreatys.com resolves to 1 IPv4 address operated by AS29169 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · kreatys.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/kreatys.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.70.188.230217.70.176.0/20AS29169FR

WHOIS identity

Registrar
iana:81
Organization
none none
Contact emails

Subdomains

94 observed subdomains of kreatys.com.

Web-graph footprint

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

30 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for kreatys.com.

MechanismTarget
SPF_Akreatys.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEturbo-smtp.com
SPF_IP2001:4b98:dc0:43:216:3eff:fe3a:761b
SPF_IP2001:4b98:dc0:43:216:3eff:fefb:4bc
SPF_IP2001:4b98:dc0:45:216:3eff:fe50:1df1
SPF_IP2001:4b98:dc0:51:216:3eff:fe22:4a54
SPF_IP51.254.114.37
SPF_IP82.127.57.23
SPF_IP92.243.20.10
SPF_IP92.243.26.146
SPF_MXkreatys.com

Related pages

Pivot deeper into the graph from kreatys.com.

Cypher and MCP

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

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