Skip to content

Hostname

kariflex.com

Last fetched

kariflex.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · kariflex.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kariflex.com

Resolution chain

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

IPPrefixASNOperatorCountry
136.144.160.241136.144.128.0/17AS20857NL

WHOIS identity

Registrar
iana:1647
Organization
kariflex b.v.
Contact emails

Subdomains

8 observed subdomains of kariflex.com.

Web-graph footprint

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

5 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for kariflex.com.

MechanismTarget
SPF_INCLUDE_custspf.g1i.one
SPF_INCLUDEhosting.safespace.nl
SPF_INCLUDEspf.emailsrv.nl
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.109.105.114/28
SPF_IP185.132.252.247
SPF_IP84.246.4.9
SPF_MXkariflex.com

Related pages

Pivot deeper into the graph from kariflex.com.

Cypher and MCP

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

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